I am looking for some sample code, showing how to send cloud-to-device messages to a device from an Azure IoT hub using topic direct method requests $iothub/methods/POST/#. Your help is appreciated.
I am looking for some sample code, showing how to send cloud-to-device messages to a device from an Azure IoT hub using topic direct method requests $iothub/methods/POST/#. Your help is appreciated.
Hello,
the two Azure samples in the SDK are the azure_iot_hub and azure_fota sample. I'm not aware of any samples aside from these.