|
|
|
@ -1,19 +0,0 @@ |
|
|
|
let api={ |
|
|
|
areaId:2000 //Tree ID
|
|
|
|
boolAdd:1 ? |
|
|
|
deviceCode:"E100-001_main_4389_0022" //设备编号
|
|
|
|
deviceId:"" ? |
|
|
|
deviceModel:"type" //设备型号
|
|
|
|
deviceName:"名称" //设备名称
|
|
|
|
devicetypeId:902 //设备类型ID
|
|
|
|
handerType:0 ? |
|
|
|
manufacturer:"123123" //设备厂商
|
|
|
|
monitorIndexNo:"index" //监控索引号
|
|
|
|
orderNum:1 //排序
|
|
|
|
parentId:"" ? |
|
|
|
parentName:"机器人" //父级名称
|
|
|
|
phyassetId:"shiwuID" //实物ID
|
|
|
|
positionX:0.1 //坐标X
|
|
|
|
positionY: 66 //坐标Y
|
|
|
|
positionZ:0.2 //坐标Z
|
|
|
|
} |