OBJECT
type DoorSampleDto {sensorSampleId: UUID sensorId: UUID sensorTypeId: Int recorded: OffsetDateTime open: Boolean }