Request camera recalibration between DMS and ADAS.
OK
{- "uq": "3903dc78-9349-41a0-9662-d1e33de117f8",
- "doc_version": "latest",
- "result": true,
- "code": "S00000",
- "message": "string",
- "build": "string",
- "data": {
- "task_id": "string"
}
}Used to set the camera height.
OK
{- "camera_height": 120
}{- "uq": "3903dc78-9349-41a0-9662-d1e33de117f8",
- "doc_version": "latest",
- "result": true,
- "code": "S00000",
- "message": "string",
- "build": "string",
- "data": {
- "task_id": "string"
}
}This API allows users to specify the installation position of a dashcam. The location can be set for left-hand drive vehicles, right-hand drive vehicles.
• Left:The dashcam is installed on the left side of the vehicle, suitable for left-hand drive vehicles.
• Right:The dashcam is installed on the right side of the vehicle, suitable for right-hand drive vehicles.
OK
{- "location": "Center"
}{- "uq": "3903dc78-9349-41a0-9662-d1e33de117f8",
- "doc_version": "latest",
- "result": true,
- "code": "S00000",
- "message": "string",
- "build": "string",
- "data": {
- "task_id": "string"
}
}Specifies the type and installation location of the DMS camera.
OK
{- "facing": "string",
- "location": "Center"
}{- "uq": "3903dc78-9349-41a0-9662-d1e33de117f8",
- "doc_version": "latest",
- "result": true,
- "code": "S00000",
- "message": "string",
- "build": "string",
- "data": {
- "task_id": "string"
}
}