Query enable switch added
This commit is contained in:
@ -57,6 +57,7 @@ private:
|
||||
uint32_t m_disconnectTime;
|
||||
uint32_t m_uptime;
|
||||
uint8_t m_deviceIdx;
|
||||
bool m_enabled;
|
||||
mbusDevTuple_t m_mbusDevTuple[NUM_OF_DEVICES];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user