Commit Graph

2 Commits (4901168068d9b5a4e8a2ef369029bbcc398ee396)

Author SHA1 Message Date
David Rebbe 4901168068 renamed RawMessage to InternalMessage 2024-12-03 23:59:19 -05: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