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

C2D Commands should be completed #45

Open
reddyduggempudi opened this issue Feb 25, 2021 · 3 comments
Open

C2D Commands should be completed #45

reddyduggempudi opened this issue Feb 25, 2021 · 3 comments

Comments

@reddyduggempudi
Copy link

C2D commands are getting notified in the client. But, as per the protocol, client application is expected to "Complete" the message so that it will be deleted from the queue.

E.g.: in .NET SDK
https://github.com/Azure/azure-iot-sdk-csharp/blob/master/iothub/device/src/DeviceClient.cs#L362

@amenzhinsky
Copy link
Owner

For that we would need to get a lock token for each message, I'm not sure where from.

@reddyduggempudi
Copy link
Author

reddyduggempudi commented Feb 26, 2021 via email

@martinwebrant
Copy link

@reddyduggempudi did you find out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants