OBJECT
type SensorBoxBatterySampleDto {sensorSampleId: UUID sensorId: UUID sensorTypeId: Int recorded: OffsetDateTime millivolts: Long healthStatus: String }