数据 输入输出 处理
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.1 KiB

{
"consumer": "consumerJSNCGLQL",
"ioConfig": {
"in": {
"mqtt": {
"host": "127.0.0.1",
"port": 1883,
"userName": "goInOut",
"password": "",
"clientId": "goInOut_JSNCGLQL",
"Topics": [
"upload/daas/+"
]
}
},
"out": {
"mqtt": {
"host": "127.0.0.1",
"port": 1883,
"userName": "upload",
"password": "",
"clientId": "goInOut",
"Topics": [
"data/{{.bridgeCode}}/{{.sensorCode}}"
]
}
}
},
"info": {
"bridgeCode": "G2LR0670320804"
},
"sensorInfo": {
"ZDsensorMap": {
"31323_1": "SGQ-RSG-G02-002-01",
"31323_2": "SGQ-RSG-G02-002-02",
"31323_3": "SGQ-RSG-G02-002-03",
"31323_4": "SGQ-RSG-G02-002-04",
"31323_5": "SGQ-RSG-G02-002-05",
"31323_6": "SGQ-RSG-G02-002-06",
"31323_7": "SGQ-RSG-G02-002-07",
"31323_8": "SGQ-RSG-G02-002-08",
"61226_1": "SGQ-RSG-G02-002-09",
"61226_2": "SGQ-RSG-G02-002-10",
"61226_3": "SGQ-RSG-G02-002-11",
"61226_4": "SGQ-RSG-G02-002-12",
"61226_5": "SGQ-RSG-G02-002-13"
}
}
}