Skip to main content
请求

curl --location 'https://openapi.gs-robot.com/openapi/v2alpha1/robots/TEST00-0000-000-S002/getSiteInfo'
--header 'Content-Type: application/json'
--header 'Authorization: Bearer {{token}}'
输出

{
"id": "740ec2da-aeb2-11ee-a80f-0f83654e8185",
"name": "AIO-1.1-S-ev",
"buildings": [
{
"name": "ev",
"floorNum": 11,
"uuid": "84c5535d-aeb2-11ee-a80f-8538ffbd60ad",
"floors": [
{
"index": 1,
"name": "-1",
"maps": [
{
"id": "b9598b3b-7289-4572-8532-dd063993f29f",
"name": "m-10924",
}
]
},
{
"index": 2,
"name": "1",
"maps": [
{
"id": "0ad7578c-9264-4514-960e-8c9491afb710",
"name": "m1F",
}
]
},
{
"index": 3,
"name": "2",
"maps": [
{
"id": "e89cb368-cc3a-4b4b-ab71-e02ca7433668",
"name": "flloor-2",
}
]
},
{
"index": 4,
"name": "3",
"maps": []
},
{
"index": 5,
"name": "4",
"maps": []
},
{
"index": 6,
"name": "5",
"maps": []
},
{
"index": 7,
"name": "6",
"maps": []
},
{
"index": 8,
"name": "7",
"maps": []
},
{
"index": 9,
"name": "8",
"maps": []
},
{
"index": 10,
"name": "9",
"maps": []
},
{
"index": 11,
"name": "10",
"maps": [
{
"id": "86c2598d-5c9d-437b-92e0-ef1aafd01cfd",
"name": "floor-10",
}
]
}
]
}
]
}