68 virtual Status status()
const = 0;
Device received command to turn off and stopping now, it may take some time.
#define TRIKCONTROL_EXPORT
Definition: declSpec.h:23
Status
Device status.
Definition: deviceInterface.h:33
Definition: trikCommunicator.h:27
static Status combine(const DeviceInterface &underlying, const DeviceInterface::Status &dependent)
Helper method to return status of a device relying on other device to work.
Definition: deviceInterface.h:57
TRIK device interface, base interface for everything that can be plugged to a brick or already on boa...
Definition: deviceInterface.h:23
virtual Status status() const =0
Returns current status of the device.