mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
SDK: Adapt to new DDS plugin external mode
This commit is contained in:
committed by
Dennis Klein
parent
6c07920fc6
commit
98aeb16dc7
@@ -80,6 +80,7 @@ auto DDS::HandleControl() -> void
|
||||
|
||||
SubscribeForCustomCommands();
|
||||
SubscribeForConnectingChannels();
|
||||
fDDS.Start();
|
||||
|
||||
// subscribe to device state changes, pushing new state changes into the event queue
|
||||
SubscribeToDeviceStateChange([&](DeviceState newState) {
|
||||
|
Reference in New Issue
Block a user