lzq 2025-11-28 17:43:28 +08:00
parent 97b4e8a36b
commit f5cc8693a8
2 changed files with 15 additions and 11 deletions

View File

@ -7,9 +7,9 @@
},
"oss": {
"endpoint": "oss-cn-shanghai.aliyuncs.com",
"bucketName": "cdn-zsy",
"ak": "LTAI5tJJu2WayYchExrT5W1E",
"sk": "zllX0ZJ1EwsZXT6dE6swCLgTF4ImGg"
"bucketName": "czxcsy-cdn",
"ak": "LTAI5t96qDgWDzu5rSRHUttZ",
"sk": "GS9wh0stna11POzBXG7kzh0lKYvhkg"
},
"mqtts": [
{
@ -30,11 +30,11 @@
{
"sn": "remote",
"name": "远程",
"server": "139.224.54.144",
"server": "139.224.32.69",
"port": 1883,
"clientId": "czcd",
"username": "gps",
"password": "TKG4TV3dF7CeazDnUdCF",
"username": "zsy",
"password": "zsy_mqtt_cli",
"subscribes": [
{
"topic": "czcd/1/barrier",

View File

@ -1,7 +1,8 @@
{
"name": "滁州",
"delay": 60,
"delay": 0,
"daemon": true,
"embedMqtt": true,
"httpSvr": {
"port": 11000
},
@ -30,11 +31,11 @@
{
"sn": "remote",
"name": "远程",
"server": "139.224.54.144",
"server": "139.224.32.69",
"port": 1883,
"clientId": "czcn",
"username": "gps",
"password": "TKG4TV3dF7CeazDnUdCF",
"username": "zsy",
"password": "zsy_mqtt_cli",
"subscribes": [
{
"topic": "czcn/1/barrier",
@ -76,8 +77,11 @@
{
"sn": "1",
"name": "地磅",
"delay": 5,
"sample": 20,
"port": "COM7",
"retries": 30,
"weight": 200.0,
"port": "COM1",
"baudRate": 9600,
"byteSize": 8,
"parity": 0,