数据上报
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.
 
 

21 lines
400 B

{
"inMqtt": {
"host": "192.168.59.245",
"port": 1883,
"userName": "lzwjdq500101-in",
"password": "123456",
"clientId": "id-in-123",
"Topics": ["upload/#"]
},
"outMqtt": {
"host": "192.168.58.232",
"port": 9999,
"userName": "lhq500103",
"password": "MzeQkzLAyF2U",
"clientId": "lhq500103_1",
"Topics": ["t/500103"]
},
"rc4key": "t/500103"
}