124 lines
2.4 KiB
JSON
124 lines
2.4 KiB
JSON
{
|
|
"name": "滁州",
|
|
"delay": 60,
|
|
"daemon": true,
|
|
"httpSvr": {
|
|
"port": 11000
|
|
},
|
|
"oss": {
|
|
"endpoint": "oss-cn-shanghai.aliyuncs.com",
|
|
"bucketName": "czxcsy-cdn",
|
|
"ak": "LTAI5t96qDgWDzu5rSRHUttZ",
|
|
"sk": "GS9wh0stna11POzBXG7kzh0lKYvhkg"
|
|
},
|
|
"mqtts": [
|
|
{
|
|
"sn": "local",
|
|
"name": "本地",
|
|
"server": "127.0.0.1",
|
|
"port": 1883,
|
|
"clientId": "local",
|
|
"username": "dcs",
|
|
"password": "123456",
|
|
"subscribes": [
|
|
{
|
|
"topic": "stop",
|
|
"qos": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"sn": "remote",
|
|
"name": "远程",
|
|
"server": "139.224.32.69",
|
|
"port": 1883,
|
|
"clientId": "czcd",
|
|
"username": "zsy",
|
|
"password": "zsy_mqtt_cli",
|
|
"subscribes": [
|
|
{
|
|
"topic": "czcd/1/barrier",
|
|
"qos": 0
|
|
},
|
|
{
|
|
"topic": "czcd/1/voice",
|
|
"qos": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"reportSvr": {
|
|
"server": "https://supervisory.njzscloud.com",
|
|
"passUrl": "/api/device_info/report1",
|
|
"reportUrl": "/api/device_info/report2"
|
|
},
|
|
"barriers": [
|
|
{
|
|
"name": "进前置",
|
|
"sn": "8cba172c-7213298a",
|
|
"ip": "192.168.110.201",
|
|
"io": 0,
|
|
"platformScale": "1",
|
|
"soundColumn": "1",
|
|
"vidicon": "1"
|
|
},
|
|
{
|
|
"name": "进",
|
|
"sn": "1da4139a-1a206a9c",
|
|
"ip": "192.168.110.203",
|
|
"io": 0,
|
|
"platformScale": "1",
|
|
"soundColumn": "1",
|
|
"vidicon": "1"
|
|
},
|
|
{
|
|
"name": "出前置",
|
|
"sn": "76aea2e2-70d55d79",
|
|
"ip": "192.168.110.204",
|
|
"io": 0,
|
|
"platformScale": "1",
|
|
"soundColumn": "1",
|
|
"vidicon": "1"
|
|
},
|
|
{
|
|
"name": "出",
|
|
"sn": "23a76e43-d747386e",
|
|
"ip": "192.168.110.202",
|
|
"io": 0,
|
|
"platformScale": "1",
|
|
"soundColumn": "1",
|
|
"vidicon": "1"
|
|
}
|
|
],
|
|
"platformScales": [
|
|
{
|
|
"sn": "1",
|
|
"name": "地磅",
|
|
"sample": 20,
|
|
"port": "COM7",
|
|
"baudRate": 9600,
|
|
"byteSize": 8,
|
|
"parity": 0,
|
|
"stopBits": 0
|
|
}
|
|
],
|
|
"soundColumns": [
|
|
{
|
|
"sn": "1",
|
|
"name": "音柱1",
|
|
"server": "http://192.168.110.205",
|
|
"path": "/v1/speech"
|
|
}
|
|
],
|
|
"vidicons": [
|
|
{
|
|
"sn": "1",
|
|
"type": 0,
|
|
"name": "摄像头",
|
|
"ip": "192.168.110.206",
|
|
"port": 8000,
|
|
"username": "admin",
|
|
"passwd": "@Cz251002!"
|
|
}
|
|
]
|
|
} |