web-map/precise_multi_floor.scene

76 lines
1.4 KiB
Plaintext

[
{
"points": [
{
"id": "p_charge_01",
"name": "充电桩-01",
"desc": "靠近东门的充电桩",
"x": -150.123,
"y": 80.456,
"type": 11,
"robots": [],
"enabled": 1,
"properties": {}
}
],
"routes": [],
"areas": [],
"robotGroups": [],
"robots": [],
"robotLabels": [],
"scale": 1,
"origin": { "x": 0, "y": 0 },
"width": 1920,
"height": 1080,
"ratio": 1,
"mapInfo": {
"name": "一楼"
},
"colorConfig": {}
},
{
"points": [
{
"id": "f2_p_charge_01",
"name": "二楼充电桩",
"x": 88.000,
"y": -120.000,
"type": 11,
"enabled": 1,
"properties": {}
},
{
"id": "f2_p_action_01",
"name": "二楼动作点",
"x": 88.000,
"y": -50.000,
"type": 12,
"associatedStorageLocations": ["F2-A-01"],
"properties": {}
}
],
"routes": [
{
"id": "f2_route_1",
"from": "f2_p_charge_01",
"to": "f2_p_action_01",
"type": 0,
"pass": 0
}
],
"areas": [],
"robotGroups": [],
"robots": [],
"robotLabels": [],
"scale": 1,
"origin": { "x": 0, "y": 0 },
"width": 1920,
"height": 1080,
"ratio": 1,
"mapInfo": {
"name": "二楼"
},
"colorConfig": {}
}
]