OBJECT
type LightSampleDto {sensorSampleId: UUID sensorId: UUID sensorTypeId: Int recorded: OffsetDateTime active: Boolean faultTypeId: Int sensorBoxMfgrFaultTypeId: Int description: String circuit: String lightsStatus: String }