Replies: 1 comment 2 replies
-
You are correct that there are some redundancies between Twin and TwinState even in v2. We don't currently have any plans for a v3 to make breaking changes to address this, though. We don't have any plans to add a twin.toJson() method off of the Twin class, no. Is there some reason you would need it? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In azure-iot-sdk-javaj version 2, iot-service-client module, I could see that the Twin class handles the device twin. While this has same information repeated in TwinState. Is there a plan ot use TwinState in Twin?
Also, there is no API for toJSON*() in Twin? Is there a plan to add one in future?
Beta Was this translation helpful? Give feedback.
All reactions