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

Automatically publish remaining desired state upon device connection #703

Open
thjaeckle opened this issue Jun 19, 2020 · 0 comments
Open

Comments

@thjaeckle
Copy link
Member

thjaeckle commented Jun 19, 2020

As an enhancement of #696 all remaining desiredProperties state selectable for a thing after implementing #700 shall be returned whenever a device reconnects to its cloud backend.
For Eclipse Hono this can be determined by the TTD value Hono sends for messages indicating how long a device is connected and may receive downlink messages.

Ditto's ConnectionStatus mapper already uses that information to automatically manage a feature ConnectionStatus as part of a thing.

Based in this information (when a device connected to Hono connects), the remaining desiredProperties of a Thing are sent to the device.

@thjaeckle thjaeckle changed the title Automatically publish calculated desired-deltas upon device connection Automatically publish remaining desired state upon device connection Jun 25, 2020
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

1 participant