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