We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2eefb4 commit 13e77f0Copy full SHA for 13e77f0
internal/orchestrator/bricks/testdata/dummy-app/app.yaml
@@ -1,10 +1,10 @@
1
name: Copy of Blinking LED from Arduino Cloud
2
description: Control the LED from the Arduino IoT Cloud using RPC calls
3
+icon: ☁️
4
ports: []
5
bricks:
6
- arduino:arduino_cloud:
7
variables:
8
ARDUINO_DEVICE_ID: my-device-id-79c4b05ef7b6a39
9
ARDUINO_SECRET: my-device-secret-43f4a190b1ffb8ce
-- arduino:dbstorage_sqlstore: {}
10
-icon: ☁️
+- arduino:dbstorage_sqlstore
0 commit comments