Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

'Message Delivered'-notification from IotHub #391

Closed
villepalo opened this issue Sep 15, 2017 · 2 comments
Closed

'Message Delivered'-notification from IotHub #391

villepalo opened this issue Sep 15, 2017 · 2 comments

Comments

@villepalo
Copy link
Contributor

Hi,

We need a 'message delivered' notification from IotHub when message is successfully delivered.

Our 'buffer'-module stores messages to database before sending them to IotHub and removes them after message is successfully delivered. Hence we need some kind of notification from IotHub about delivered messages.

Are you planning to implement or interested in having this kind of mechanism (message delivered notification) in the IotHub module?

@damonbarry
Copy link
Member

This would be great to have in v1. We have it in v2--it's easier to implement because we're using the already-defined networking protocols for IoT Hub (MQTT for starters). For v1 we'd have to define new messages to be passed around by the broker, and then translate those messages to/from calls to the device SDK.

@myagley
Copy link
Collaborator

myagley commented Jan 20, 2018

Closing as the PR was merged.

@myagley myagley closed this as completed Jan 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants