Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[content-demo] project folder #67

Open
polldo opened this issue Nov 24, 2021 · 0 comments
Open

[content-demo] project folder #67

polldo opened this issue Nov 24, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@polldo
Copy link
Contributor

polldo commented Nov 24, 2021

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.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
@per1234 per1234 added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants