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

Reload/update application/device settings #360

Open
4 tasks
ctron opened this issue Nov 24, 2022 · 0 comments
Open
4 tasks

Reload/update application/device settings #360

ctron opened this issue Nov 24, 2022 · 0 comments
Labels
component/endpoints Protocol endpoints component/integration Integration service enhancement New feature or request
Milestone

Comments

@ctron
Copy link
Member

ctron commented Nov 24, 2022

Long lived connections load the application and device information once, but then keep the originally loaded state until the connection is terminated.

One exception is the MQTT endpoint, which already caches, and refreshes, device information for proxied devices.

We need to do the same for all application and device resources. Including:

  • MQTT endpoint - application
  • MQTT endpoint - device
  • MQTT integration - application
  • WebSocket integration - application
@ctron ctron added enhancement New feature or request component/endpoints Protocol endpoints component/integration Integration service labels Nov 24, 2022
@ctron ctron added this to the 0.12.0 milestone Nov 24, 2022
@ctron ctron moved this to Todo in Drogue Cloud 0.12 Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/endpoints Protocol endpoints component/integration Integration service enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant