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,
"envName": "台湾展会-嘉兴物理",
"envName": "物理环境",
"isVirtual": false,
"envConfig": {
"mqtt": {

113
tw_test/project.json

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