Commit Graph

5 Commits (6bc70b5f2963142addd3af324756dd7bf61ccd46)

Author SHA1 Message Date
Ben Kleinheksel 6bc70b5f29 Clean up example
Add second signal set to the example
2025-06-16 15:39:32 -04:00
Ben Kleinheksel bb4176dec8 Change signal name to DAQ Enable 2025-06-16 13:54:51 -04:00
Ben Kleinheksel 0b135e29a0 Add test to example 2025-06-16 11:04:40 -04:00
Kyle Schwarz bddbcfcf6d CI: Fix warnings 2023-12-01 22:20:41 +00: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