Skip to content

How to receive desired properties from IoT hub from device twin #381

@amolchor20

Description

@amolchor20

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

  1. update the device twin properties from azure IoT hub.
  1. wait on device side to receive the updated desired properties from IoT hub.
  2. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions