- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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:
- set a configuration: config init
- create a device: device create
- create a thing using BlinkThing.yamltemplate:thing create
- attach the thing to the device: thing bind
- edit the BlinkCloud sketch's wifi credentials and the thing-id (in arduino-secrets.handthingProperties.hrespectively)
- upload BlinkCloud sketch to the device (using arduino-cli or IDE)
- create a dashboard using BlinkDashboard.yamltemplate (using the override flag to replace the thing id placeholder with the actual thing-id):dashboard create
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request