ADD: added new way of handling command messages
This commit is contained in:
@@ -82,6 +82,7 @@ namespace Entities {
|
||||
|
||||
ushort MovemntWorkerPort_;
|
||||
|
||||
std::unique_ptr<kubecontrol::PodController> PodController_;
|
||||
|
||||
|
||||
|
||||
@@ -111,7 +112,6 @@ namespace Entities {
|
||||
void startSensor();
|
||||
|
||||
|
||||
std::unique_ptr<kubecontrol::PodController> PodController_;
|
||||
|
||||
|
||||
std::shared_ptr<std::list<Entities::SensorClientData>> SensorStore_;
|
||||
|
||||
Reference in New Issue
Block a user