Commit Graph

1 Commits (b9cfa850093aaa48128c98e8716a3a42cf86a1f3)

Author SHA1 Message Date
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