Sensor constructor
Sensor({})
Implementation
Sensor(
{this.id,
this.company,
this.machine,
this.collector,
this.config,
this.api,
this.key,
this.tags,
this.deleted,
this.name,
this.buildTogether,
this.buildDataChanges});