Commit Graph

4 Commits (0b135e29a09699ec81428fcf2393f519ac7d4f86)

Author SHA1 Message Date
Ben Kleinheksel 0b135e29a0 Add test to example 2025-06-16 11:04:40 -04:00
Ben Kleinheksel 5bfd7e3300 Add set value to live data
Print new commands and signals
2025-06-16 11:04:38 -04:00
Kyle Schwarz 508013baf4 LiveData: Fix unhandled enum warning 2023-08-22 17:55:38 -04:00
Kyle Johannes 8d704b1bbb LiveData: Initial implementation
Add support for live data subscription via Device::subscribeLiveData() and
Device::unsubscribeLiveData(). The live data API can be used to subscribe to
individual "signals", a full list of which can be found in LiveDataValueType.
2023-08-22 16:20:48 -04:00