Query for the most recent data on a topic #117
Unanswered
pakerfeldt
asked this question in
Q&A
Replies: 1 comment 6 replies
-
|
Or even simpler, get the server to emit values regularly, even if they have not changed. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is is possible to get carconnectivity-mqtt to emit the most recent value for a certain topic? In my use case the mqtt client is re-used, and one internal consumer might join in late and never gets to see the value. Would help a lot if it was possible to send a message that would trigger the server to re-send the latest value.
Beta Was this translation helpful? Give feedback.
All reactions