OBJECT
type AbsSampleDto {sensorSampleId: UUID sensorId: UUID sensorTypeId: Int recorded: OffsetDateTime active: Boolean faultTypeId: Int sensorBoxMfgrFaultTypeId: Int description: String blinkCode: Int spn: Int fmi: Int suspectComponent: String faultDescription: String itpFunction: String cause: String repairInformation: String absFaultLevelId: Int absSeverityLevelId: Int }