virtual ~MtThread(void)
Destructor.
A list of uint8_t values.
A class that uses serial communication.
void setDoGotoConfig(bool doit)
Set whether we should send gotoconfig here.
A class implementing some basic data poller behavior.
A class that implements thread for MT.
XsByteArray * m_gotoConfigPlus
SerialCommunicator * m_communicator
MtThread(DataParser &fetcher, SerialCommunicator &communicator)
Default constructor.
virtual int32_t innerFunction(void)
The inner thread function.
A class for the data parsing on a separete thread.