3 #include "core/Command.h"
4 #include "model/DeviceID.h"
5 #include "model/ModuleID.h"
16 typedef Poco::AutoPtr<ServerLastValueCommand> Ptr;
24 std::string
toString()
const override;
std::string toString() const override
Definition: ServerLastValueCommand.cpp:27
Definition: ModuleID.h:12
Definition: ServerLastValueCommand.h:14
Definition: DeviceID.h:17