master
parent
97b4e8a36b
commit
f5cc8693a8
|
|
@ -7,9 +7,9 @@
|
||||||
},
|
},
|
||||||
"oss": {
|
"oss": {
|
||||||
"endpoint": "oss-cn-shanghai.aliyuncs.com",
|
"endpoint": "oss-cn-shanghai.aliyuncs.com",
|
||||||
"bucketName": "cdn-zsy",
|
"bucketName": "czxcsy-cdn",
|
||||||
"ak": "LTAI5tJJu2WayYchExrT5W1E",
|
"ak": "LTAI5t96qDgWDzu5rSRHUttZ",
|
||||||
"sk": "zllX0ZJ1EwsZXT6dE6swCLgTF4ImGg"
|
"sk": "GS9wh0stna11POzBXG7kzh0lKYvhkg"
|
||||||
},
|
},
|
||||||
"mqtts": [
|
"mqtts": [
|
||||||
{
|
{
|
||||||
|
|
@ -30,11 +30,11 @@
|
||||||
{
|
{
|
||||||
"sn": "remote",
|
"sn": "remote",
|
||||||
"name": "远程",
|
"name": "远程",
|
||||||
"server": "139.224.54.144",
|
"server": "139.224.32.69",
|
||||||
"port": 1883,
|
"port": 1883,
|
||||||
"clientId": "czcd",
|
"clientId": "czcd",
|
||||||
"username": "gps",
|
"username": "zsy",
|
||||||
"password": "TKG4TV3dF7CeazDnUdCF",
|
"password": "zsy_mqtt_cli",
|
||||||
"subscribes": [
|
"subscribes": [
|
||||||
{
|
{
|
||||||
"topic": "czcd/1/barrier",
|
"topic": "czcd/1/barrier",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "滁州",
|
"name": "滁州",
|
||||||
"delay": 60,
|
"delay": 0,
|
||||||
"daemon": true,
|
"daemon": true,
|
||||||
|
"embedMqtt": true,
|
||||||
"httpSvr": {
|
"httpSvr": {
|
||||||
"port": 11000
|
"port": 11000
|
||||||
},
|
},
|
||||||
|
|
@ -30,11 +31,11 @@
|
||||||
{
|
{
|
||||||
"sn": "remote",
|
"sn": "remote",
|
||||||
"name": "远程",
|
"name": "远程",
|
||||||
"server": "139.224.54.144",
|
"server": "139.224.32.69",
|
||||||
"port": 1883,
|
"port": 1883,
|
||||||
"clientId": "czcn",
|
"clientId": "czcn",
|
||||||
"username": "gps",
|
"username": "zsy",
|
||||||
"password": "TKG4TV3dF7CeazDnUdCF",
|
"password": "zsy_mqtt_cli",
|
||||||
"subscribes": [
|
"subscribes": [
|
||||||
{
|
{
|
||||||
"topic": "czcn/1/barrier",
|
"topic": "czcn/1/barrier",
|
||||||
|
|
@ -76,8 +77,11 @@
|
||||||
{
|
{
|
||||||
"sn": "1",
|
"sn": "1",
|
||||||
"name": "地磅",
|
"name": "地磅",
|
||||||
|
"delay": 5,
|
||||||
"sample": 20,
|
"sample": 20,
|
||||||
"port": "COM7",
|
"retries": 30,
|
||||||
|
"weight": 200.0,
|
||||||
|
"port": "COM1",
|
||||||
"baudRate": 9600,
|
"baudRate": 9600,
|
||||||
"byteSize": 8,
|
"byteSize": 8,
|
||||||
"parity": 0,
|
"parity": 0,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue