You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
930 B
JSON
39 lines
930 B
JSON
|
5 days ago
|
{
|
||
|
|
"exclude": [
|
||
|
|
"**/bin",
|
||
|
|
"**/bower_components",
|
||
|
|
"**/jspm_packages",
|
||
|
|
"**/node_modules",
|
||
|
|
"**/obj",
|
||
|
|
"**/platforms"
|
||
|
|
],
|
||
|
|
"apollo": {
|
||
|
|
"AppId": "ApolloTest",
|
||
|
|
"Env": "DEV",
|
||
|
|
"MetaServer": "http://119.45.202.115:4320",
|
||
|
|
"ConfigServer": [
|
||
|
|
"http://119.45.202.115:4320"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"ElevatorInfo": [
|
||
|
|
{
|
||
|
|
"ElevatorId": "2",
|
||
|
|
"plcType": "InovancePlc",
|
||
|
|
"plcIp": "192.168.0.120",
|
||
|
|
"plcPort": 6000,
|
||
|
|
"plcKey": "plc",
|
||
|
|
"CurrentFloor": 1,
|
||
|
|
"RunningStatus": 1,
|
||
|
|
"CurrentTaskId": "1",
|
||
|
|
"IsOnline": true,
|
||
|
|
"TaskId": "",
|
||
|
|
"TaskStatus": 1,
|
||
|
|
"FromFloor": 1,
|
||
|
|
"ToFloor": 1,
|
||
|
|
"TaskType": 1,
|
||
|
|
"PalletId": "",
|
||
|
|
"Code": 1,
|
||
|
|
"Message": ""
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|