github.com/arduino/arduino-cloud-cli@v0.0.0-20240517070944-e7a449561083/internal/template/testdata/dashboard-with-variable.yaml (about) 1 name: dashboard-with-variable 2 widgets: 3 - height: 1 4 height_mobile: 2 5 name: Switch-name 6 options: 7 showLabels: true 8 variables: 9 - thing_id: thing 10 variable_id: switchy 11 type: Switch 12 width: 3 13 width_mobile: 4 14 x: 5 15 x_mobile: 6 16 "y": 7 17 y_mobile: 8