Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose $version for desired properties #161

Closed
sandeeppujar opened this issue Oct 11, 2017 · 2 comments
Closed

Expose $version for desired properties #161

sandeeppujar opened this issue Oct 11, 2017 · 2 comments
Assignees
Labels
enhancement fix checked in Fix checked into main or preview, but not yet released.

Comments

@sandeeppujar
Copy link

sandeeppujar commented Oct 11, 2017

Need to be able to Get version number in desired properties, and also be able to Set the version number for reported properties.

  • OS and version used: Windows 10

  • Java runtime used:

  • SDK version used:

Description of the issue:

Ability to get the desired version will enable in sequencing updates coming from the hub.

Code sample exhibiting the issue:

C# SDK provides this functionality in its class TwinCollection
/// Gets the version of the
///
public long Version

    {

Console log of the issue:

@prmathur-microsoft
Copy link
Member

@mamokarz is working on making this available in java SDK. He will let you know when it is ready.

@prmathur-microsoft prmathur-microsoft added the fix checked in Fix checked into main or preview, but not yet released. label Jan 24, 2018
@prmathur-microsoft
Copy link
Member

This issue is now fixed and available in latest release of the SDK. I'm closing this for now. Feel free to reopen if you see any further issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fix checked in Fix checked into main or preview, but not yet released.
Projects
None yet
Development

No branches or pull requests

4 participants