"Microsoft has recently announced its Azure IoT Hub offering has reached general availability (GA)...
Azure IoT Hub is one of the foundational services that make up the Azure IoT Suite. The Azure IoT Hub service provides bi-directional communication between devices and the cloud. Devices may connect through a local field gateway when internet connectivity may not be available on the device or when a device only communicates in unsupported protocols such as ZigBee or Modbus. The field gateway, in turn, will communicate with the IoT Hub Cloud gateway. Alternatively, if a device supports HTTP(S) 1.1, MQTT 3.1.1 or AMQP 1.0 it can natively communicate with the IoT Hub Cloud gateway. Device SDKs are available for C/C#, Java, and JavaScript/Node.js."
Azure IoT Suite backend include:
- Azure Event Hubs (high-scale, publish-subscribe ingestion engine)
- Azure Stream Analytics (real-time analytics and complex event process engine)
- Azure Machine Learning (predictive analytics)
- Azure storage (cloud-based storage)
No comments:
Post a Comment