Replies: 1 comment 4 replies
-
|
It sounds like you could look into using multiple channels (each hub sending on its own channel), and sending a list of multiple values instead of trying to send multiple single values in a row. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello, is there a way how to process the last let's say 10 messages received via hub.ble.observe function ? I am trying to have multiple sensors broadcasting their states but only 1 gets processed at each time. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions