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