On the pd hardware we have leds to signal the communication state.
For that we would need an event for:
- communication for other pds started. So we know the pd is properly connected. But no polling for this pd.
- communication for other pds stopped.
- polling for this pd started.
- polling for this pd stopped.
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.
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.