create temp sensor dummies
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
@ -12,7 +12,7 @@ class ImtqDummy : public DeviceHandlerBase {
|
||||
static const uint8_t PERIODIC_REPLY_DATA = 2;
|
||||
|
||||
ImtqDummy(object_id_t objectId, object_id_t comif, CookieIF *comCookie);
|
||||
virtual ~ImtqDummy();
|
||||
~ImtqDummy() override;
|
||||
|
||||
protected:
|
||||
void doStartUp() override;
|
||||
|
Reference in New Issue
Block a user