#include "Sensor.h" Sensor::Sensor() { // this->isSensor = true; type = Thing::SensorType; }