Skip to content

[content-demo] project folder #67

Open
@polldo

Description

@polldo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions