数据 输入输出 处理
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": {
"11870_1": "SGO-RSG-G03-001-01",
"11870_2": "SGO-RSG-G03-001-02",
"11870_3": "SGO-RSG-G03-001-03",
"11870_4": "SGO-RSG-G03-001-04",
"11870_5": "SGO-RSG-G03-001-05",
"11870_6": "SGO-RSG-G03-001-06",
"11870_7": "SGO-RSG-G03-001-07",
"11870_8": "SGO-RSG-G03-001-08",
"35968_1": "SGO-RSG-G03-001-09",
"35968_2": "SGO-RSG-G03-001-10",
"35968_3": "SGO-RSG-G03-001-11",
"35968_4": "SGO-RSG-G03-001-12",
"35968_5": "SGO-RSG-G03-001-13"
}
}
}