You have Azure IoT Edge devices that collect measurements every 30 seconds.
You plan to send the measurements to an Azure IoT hub.
You need to process events in the cloud.
What should you use?
Use Azure Notebooks to develop a machine learning module and deploy it to a Linux device running Azure IoT Edge.
You can use IoT Edge modules to deploy code that implements your business logic directly to your IoT Edge devices.
References:
https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-deploy-machine-learning
Currently there are no comments in this discussion, be the first to comment!