-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Please provide us with the following information:
This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
- update the device twin properties from azure IoT hub.
- wait on device side to receive the updated desired properties from IoT hub.
- there is no debug print for payload indicate that payload received from IoT hub for the change of desired properties.
Any log messages given by the failure
No logs for desired properties from IoT hub.
Expected/desired behavior
Get the debug print of desired properties as payload in callback function/simple
debug print of all the properties from device twin.
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
freeRTOS
Versions
azure middleware version 1.1.0
Mention any other details that might be useful
I am using azure iot middleware on stm32u585 (B-U585I-IOT02A) board.
I am able to send telemetry messages to IoT devices and also cloud to device.
when I am changing the desired properties from IoT hub,
how can I verify the desired properties are changed from device side?
Thanks! We'll be in touch soon.
Metadata
Metadata
Assignees
Labels
No labels