How it works...
IoT Hub SDK provides easy options to select between the communication protocols that we would like to make the device communicate with the IoT Hub cloud-based solutions. In this case, the simulator code is making use of IoT device SDKs to send the telemetry data using AMQP protocol. We need to define the transport type while making the connection. These SDKs will be required on the device side to be implemented to use the Azure IoT device SDK.
Once the IoT device gets connected with the IoT Hub and starts ingesting the data, it is available for IoT solution to pull these messages and process some data that could need to transformed before it proceeds further to the next step. Sometimes, it can be used through the stream analytics ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access