5 #include <Poco/SharedPtr.h>
7 #include "conrad/ConradDevice.h"
8 #include "model/SensorData.h"
18 typedef Poco::SharedPtr<WirelessShutterContact> Ptr;
20 static const std::string PRODUCT_NAME;
RefreshTime represents time of refreshing values from sensors. E.g. sensors are polled periodically o...
Definition: RefreshTime.h:24
Definition: SensorData.h:20
Abstract class representing generic Conrad device.
Definition: ConradDevice.h:21
Definition: DeviceID.h:17