API Docs
YMS API
Data Models
Dock Iot Result

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

NameTypeRequiredConstraintsChinese NameDescription
spo_idstringfalsenonenone
s3_image_urlstringfalsenonenone
recognize_resultstringfalsenonenone
recognize_itemRecognizeItem (opens in a new tab)falsenonenone
imageUrlstringfalsenonenone
areastringfalsenonenone
dockEventDockEventWiseResponse (opens in a new tab)falsenonenone