#include "DeviceStatusProtocolBase.h" DeviceStatusProtocolBase::DeviceStatusProtocolBase(QObject *parent) : QObject(parent) { }