pd event callback #233
jb-quantus
started this conversation in
Ideas
Replies: 1 comment 7 replies
-
I don't understand what you mean by other PDs? OSDP supports the notion of PDs connected to PDs but LibOSDP does not support this.
These are too low level OSDP stuff that application should not care about. LibOSDP already produces Online Offline events for this purpose. |
Beta Was this translation helpful? Give feedback.
7 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.
-
On the pd hardware we have leds to signal the communication state.
For that we would need an event for:
Something like this. So we would signal red with no communication, signal orange with communication for other pd, and signal green when polling for this pd.
Beta Was this translation helpful? Give feedback.
All reactions