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.

30 lines
786 B
JSON

{
"AppConfig": {
"logPath": "D:\\log",
"VacuumConfig": {
"DeviceName": "Vacuum",
"CFXHandle": "CFX.A00.OT00470018",
"LocalURI": "amqp://127.0.0.1:1235",
"UpperURI": "amqp://127.0.0.1:30031"
},
"Lift1Config": {
"DeviceName": "Lift1",
"CFXHandle": "CFX.A00.OT00470019",
"LocalURI": "amqp://127.0.0.1:1236",
"UpperURI": "amqp://127.0.0.1:30031"
},
"OvenConfig": {
"DeviceName": "Oven",
"CFXHandle": "CFX.A00.OT00470017",
"LocalURI": "amqp://127.0.0.1:1237",
"UpperURI": "amqp://127.0.0.1:30031"
},
"Lift2Config": {
"DeviceName": "Lift2",
"CFXHandle": "CFX.A00.OT00470020",
"LocalURI": "amqp://127.0.0.1:1238",
"UpperURI": "amqp://127.0.0.1:30031"
}
}
}