Replies: 1 comment
-
covIncrement are required by numbers as you need to set a threshold before sending the value as "changed". I don't think binary value need this.. it is true or false... so as soon as the value change, the condition is met. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, I find analog_value have property covIncrement, when the analog_value changed, we can get the new value easily, but if I want to subscribe binary_value, how to do it?
Beta Was this translation helpful? Give feedback.
All reactions