Telemetry, Edge Action and Command from the Cloud
Key Takeaways:
- events pushed to the Cloud from an Edge Action are routed to the device/:default stream
- to update a device resource from the Cloud, send a command targeting that resource to the device/:command stream
- to create an Edge side variable which is not related to a physical resource, use Virtual Resources
- an Edge Action can at the same time: read local resources, write local resources, process and send data to the cloud
Updated over 4 years ago