Browse Source

展示项目名称

master
修宁 6 months ago
parent
commit
5ec66a2a1c
  1. 2
      tw_test/envs/1.json
  2. 113
      tw_test/project.json

2
tw_test/envs/1.json

@ -1,6 +1,6 @@
{ {
"envId": 1, "envId": 1,
"envName": "台湾展会-嘉兴物理", "envName": "物理环境",
"isVirtual": false, "isVirtual": false,
"envConfig": { "envConfig": {
"mqtt": { "mqtt": {

113
tw_test/project.json

@ -1,56 +1,65 @@
{ {
"projectUuid" : "tw_test", "projectUuid": "tw_test",
"projectLabel" : "", "projectLabel": "台湾展会-嘉兴调试",
"projectFileLocation" : "", "projectFileLocation": "",
"directoryData" : [ { "directoryData": [
"label" : "仓库楼层", {
"items" : [ { "label": "仓库楼层",
"catalogCode" : "f1", "items": [
"label" : "一楼 (f1)" {
} ] "catalogCode": "f1",
} ], "label": "一楼 (f1)"
"otherData" : { }
"projectUuid" : "tw_test", ]
"projectLabel" : "台湾物流展会-嘉兴测试", }
"projectFileLocation" : "D:/Projects/yvan-lcc-bench/lcc-map/tw_test/project.json", ],
"otherData" : { "otherData": {
"Tool" : { "projectUuid": "tw_test",
"Group" : [ ], "projectLabel": "台湾物流展会-嘉兴测试",
"GlobalVariables" : [ ], "projectFileLocation": "D:/Projects/yvan-lcc-bench/lcc-map/tw_test/project.json",
"UserCommand" : [ ], "otherData": {
"Dashboard" : [ ], "Tool": {
"DataTable" : [ ], "Group": [],
"Trigger" : [ { "GlobalVariables": [],
"name" : "OnOpen", "UserCommand": [],
"fn" : "" "Dashboard": [],
}, { "DataTable": [],
"name" : "OnReset", "Trigger": [
"fn" : "" {
}, { "name": "OnOpen",
"name" : "OnStart", "fn": ""
"fn" : "" },
}, { {
"name" : "OnStop", "name": "OnReset",
"fn" : "" "fn": ""
} ], },
"gridHelper" : { {
"axesEnabled" : true, "name": "OnStart",
"axesSize" : 5, "fn": ""
"axesColor" : 14540253, },
"axesWidth" : 2, {
"gridEnabled" : true, "name": "OnStop",
"gridSize" : 1000, "fn": ""
"gridDivisions" : 1000, }
"gridColor" : 14540253, ],
"gridOpacity" : 1, "gridHelper": {
"backgroundColor" : 16119285, "axesEnabled": true,
"snapEnabled" : true, "axesSize": 5,
"snapDistance" : 0.25 "axesColor": 14540253,
"axesWidth": 2,
"gridEnabled": true,
"gridSize": 1000,
"gridDivisions": 1000,
"gridColor": 14540253,
"gridOpacity": 1,
"backgroundColor": 16119285,
"snapEnabled": true,
"snapDistance": 0.25
}
},
"elevator": [],
"wall": [],
"pillar": []
} }
},
"elevator" : [ ],
"wall" : [ ],
"pillar" : [ ]
} }
}
} }
Loading…
Cancel
Save