You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this project folder contains all the resources used for the "workshop" with the content team @karlsoderby
WARNING: the arduino-cloud-cli contains configuration features that are not merged yet and are somewhat unstable (they will be fixed, merged and documented on the README.md soon)
create a thing using BlinkThing.yaml template: thing create
attach the thing to the device: thing bind
edit the BlinkCloud sketch's wifi credentials and the thing-id (in arduino-secrets.h and thingProperties.h respectively)
upload BlinkCloud sketch to the device (using arduino-cli or IDE)
create a dashboard using BlinkDashboard.yaml template (using the override flag to replace the thing id placeholder with the actual thing-id): dashboard create
The text was updated successfully, but these errors were encountered:
this project folder contains all the resources used for the "workshop" with the content team @karlsoderby
WARNING: the
arduino-cloud-cli
contains configuration features that are not merged yet and are somewhat unstable (they will be fixed, merged and documented on the README.md soon)Download: WP.zip
steps to reproduce the cloud-blink demo:
config init
device create
BlinkThing.yaml
template:thing create
thing bind
arduino-secrets.h
andthingProperties.h
respectively)BlinkDashboard.yaml
template (using the override flag to replace the thing id placeholder with the actual thing-id):dashboard create
The text was updated successfully, but these errors were encountered: