github.com/arduino/arduino-cloud-cli@v0.0.0-20240517070944-e7a449561083/internal/template/testdata/dashboard-detailed.yaml (about)

     1  name: dashboard
     2  widgets:
     3    - height: 1
     4      height_mobile: 2
     5      name: Switch-name
     6      options:
     7        showLabels: true
     8      type: Switch
     9      width: 3
    10      width_mobile: 4
    11      x: 5
    12      x_mobile: 6
    13      "y": 7
    14      y_mobile: 8