OBJECT
CargoCameraDiagnosticsDto
link GraphQL Schema definition
- type CargoCameraDiagnosticsDto {
- String :
- Float @deprecated( reason: "Check GPS sensor for latitude information" ) :
- Float @deprecated( reason: "Check GPS sensor for Float information" ) :
- JsonNode @deprecated( reason: "Check GPS sensor for JsonNode information" ) :
- OffsetDateTime :
- String :
- FleetPulseIconEnum :
- VehicleDiagnosticTypeEnum :
- VehicleDiagnosticTypeDto :
- SensorInstallationStabilityStatusDto :
- }