-
OS and version used: Raspbian Buster
-
Java runtime used: openjdk version "1.8.0_181"
-
SDK version used: 0.22.0
iot-device-client version 1.16.0
Description of the issue:
In our context, we would like to get a confirmation that the Device Twin message has been received by the cloud platform, just like for the plain telemetry messages. I see that the APIs provide a way to get notification of the property version, but I am not able to get a notification that the whole massage has been received. Is it possible to achieve that result with the current API?
Code sample exhibiting the issue:
Console log of the issue:
Need Support?
- Have a feature request for SDKs? Please post it on User Voice to help us prioritize.
- Have a technical question? Ask on Stack Overflow with tag “azure-iot-hub”
- Need Support? Every customer with an active Azure subscription has access to support with guaranteed response time. Consider submitting a ticket and get assistance from Microsoft support team
- Found a bug? Please help us fix it by thoroughly documenting it and filing an issue on GitHub (C, Java, .NET, Node.js, Python).
OS and version used: Raspbian Buster
Java runtime used: openjdk version "1.8.0_181"
SDK version used: 0.22.0
iot-device-client version 1.16.0
Description of the issue:
In our context, we would like to get a confirmation that the Device Twin message has been received by the cloud platform, just like for the plain telemetry messages. I see that the APIs provide a way to get notification of the property version, but I am not able to get a notification that the whole massage has been received. Is it possible to achieve that result with the current API?
Code sample exhibiting the issue:
Console log of the issue:
Need Support?