•
IoT Hub provides three options for device apps to expose functionality to a
back-end app:
•
Direct methods
Direct methods are often used for interactive control of devices such as turning on a fan.
•
Twin's desired properties
certain desired state. For example, set the telemetry send interval to 30 minutes.
•
Cloud-to-device messages
•
In this lab you will learn how to send cloud-to-device messages from your
IoT Hub to your device kit using the
custom functions activated by specific messages (for example, to turn on/off
an LED on the IoT Dk board)
for communications that require immediate confirmation of the result.
for long-running commands intended to put the device into a
for one-way notifications to the device app.
Introduction
Azure
Portal, and how to implement
155
Need help?
Do you have a question about the STM32L4 and is the answer not in the manual?