{
"id": "string",
"name": "string",
"floors": [
{
"id": "string",
"name": "string",
"width": 0,
"height": 0,
"origin": {
"x": 0,
"y": 0
},
"default_locator_height": 0,
"default_locator_angles": {
"yaw": 0,
"pitch": 0,
"roll": 0
},
"locators": [
{
"id": "string",
"name": "string",
"model": "string",
"mac": "string",
"locked": true,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"angles": {
"yaw": 0,
"pitch": 0,
"roll": 0
},
"constraint": [
{
"x": 0,
"y": 0
}
]
}
],
"images": [
{
"id": "string",
"name": "string",
"dataUrl": "string",
"x": 0,
"y": 0,
"locked": true,
"width": 0,
"height": 0,
"scaleX": 0,
"scaleY": 0,
"rotation": 0
}
],
"dimensions": [
{
"id": "string",
"name": "string",
"points": [
0
],
"locked": true
}
]
}
]
}