Add set value to live data

Print new commands and signals
This commit is contained in:
Ben Kleinheksel
2025-06-16 11:04:38 -04:00
parent f37b88d616
commit 5bfd7e3300
6 changed files with 162 additions and 0 deletions
+1
View File
@@ -636,6 +636,7 @@ public:
bool subscribeLiveData(std::shared_ptr<LiveDataCommandMessage> message);
bool unsubscribeLiveData(const LiveDataHandle& handle);
bool clearAllLiveData();
bool setValueLiveData(std::shared_ptr<LiveDataSetValueMessage> message);
// VSA Read functions