Azure IoT Edge
Azure IoT Edge moves analytics and logic out of the cloud and onto your on-premises devices. Using a cloud interface, you can deploy either Azure service logic or your own code to devices without having to physically access them. And offline capabilities mean that you can extract business insights anywhere, without worrying about maintaining constant communication with a cloud service.
More details about the services are available in the documentation.
-
Issue iotedge commands from Azure
It would be great to issue iotedge commands from Azure on specific devices. Especially the "iotedge logs" command to see what is happening on a device remotely.
7 votesHere are a couple logging related commands that you can run from the cloud.
https://docs.microsoft.com/en-us/azure/iot-edge/how-to-edgeagent-direct-method
- Don't see your idea?