DockIotResult
{
"spo_id": "string",
"s3_image_url": "string",
"recognize_result": "string",
"recognize_item": {
"src_x": 0,
"src_y": 0,
"dst_x": 0,
"dst_y": 0,
"class_id": 0,
"class_name": "string",
"score": 0
},
"imageUrl": "string",
"area": "string",
"dockEvent": {
"id": "string",
"name": "string",
"type": "string",
"status": "string",
"dockStatus": "string",
"spaceStatus": "string",
"entryId": "string",
"category": "string",
"equipmentNo": [
"string"
],
"createdWhen": "string",
"updatedWhen": "string"
}
}
Properties
| Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
| spo_id | string | false | none | none | |
| s3_image_url | string | false | none | none | |
| recognize_result | string | false | none | none | |
| recognize_item | RecognizeItem (opens in a new tab) | false | none | none | |
| imageUrl | string | false | none | none | |
| area | string | false | none | none | |
| dockEvent | DockEventWiseResponse (opens in a new tab) | false | none | none |