DDS plugin: Automatically set session and device id if not provided

Resolves #187
This commit is contained in:
Dennis Klein
2019-07-28 19:20:11 +02:00
committed by Dennis Klein
parent 07fe02a0a0
commit 1bb77bf47b
6 changed files with 42 additions and 30 deletions

View File

@@ -128,7 +128,7 @@ class DDS : public Plugin
~DDS();
private:
auto HandleControl() -> void;
auto StaticControl() -> void;
auto FillChannelContainers() -> void;
auto SubscribeForConnectingChannels() -> void;