数据 输入输出 处理
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.

53 lines
1.3 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": "G2513LR0470320324"
},
"sensorInfo": {
"ZDsensorMap": {
"30000_1": "XHH-RSG-G03-002-06",
"30000_2": "XHH-RSG-G03-002-05",
"30000_3": "XHH-RSG-G03-002-04",
"30000_4": "XHH-RSG-G03-002-03",
"30000_5": "XHH-RSG-G03-002-02",
"30000_6": "XHH-RSG-G03-002-01",
"30000_7": "XHH-RSG-G03-002-12",
"30000_8": "XHH-RSG-G03-002-11",
"40000_1": "XHH-RSG-G03-002-10",
"40000_2": "XHH-RSG-G03-002-09",
"40000_3": "XHH-RSG-G03-002-08",
"40000_4": "XHH-RSG-G03-002-07",
"40000_5": "XHH-RSG-G03-002-02",
"40000_6": "XHH-RSG-G03-002-04",
"40000_7": "XHH-RSG-G03-002-01",
"40000_8": "XHH-RSG-G03-002-03",
"50000_5": "XHH-RSG-G03-002-05"
}
}
}