Use MQTT Api #148

Open
opened 2024-01-18 15:40:41 +01:00 by MiguelAngelLV · 0 comments
MiguelAngelLV commented 2024-01-18 15:40:41 +01:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.

hOn have a adicional API using mqtt topics to provide "instant" notification on changes instead of using polling

Describe the solution you'd like
Maybe could be added support to mqtt subscriptions to get a more fast update.

Describe alternatives you've considered
In first instance, only subscribe to get "any change" on device and then poll new data with REST API instead interval polling.

**Is your feature request related to a problem? Please describe.** hOn have a adicional API using mqtt topics to provide "instant" notification on changes instead of using polling **Describe the solution you'd like** Maybe could be added support to mqtt subscriptions to get a more fast update. **Describe alternatives you've considered** In first instance, only subscribe to get "any change" on device and then poll new data with REST API instead interval polling.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xiconfjs/hon#148
No description provided.