demo.dtu/dtu_config.json

56 lines
1012 B
JSON
Raw Normal View History

2022-04-21 14:03:11 +08:00
{
"plate": 1,
"password": "123",
"conf": {
"3": {
"protocol": "aliyun",
"type": "mos",
"keepAlive": "",
"clientID": "0",
"Devicename": "dtu_device1",
"ProductKey": "gzsi5zT5fH3",
"DeviceSecret": "173f006cab770615346978583ac430c0",
"ProductSecret": "D07Ujh1RvKAs6KEY",
"cleanSession": "0",
"qos": "0",
"subscribe": {"0": "/gzsi5zT5fH3/dtu_device1/user/get"},
"publish": {"0": "/gzsi5zT5fH3/dtu_device1/user/update"},
"serialID": 2
2022-04-21 14:03:11 +08:00
}
},
"reg": 0,
"convert": 0,
"version": 100,
"nolog": 0,
"message": {},
"uconf": {
"2": {
"baudrate": "115200",
"databits": "8",
"parity": "0",
"stopbits": "1",
"flowctl": "0"
}
},
"fota": 1,
"ota": true,
2022-04-21 14:03:11 +08:00
"pins": [
"1",
"2",
"3"
],
"direction_pin": {},
"apn": [
"",
"",
""
],
"service_acquire": 0,
"work_mode": "through",
2022-04-21 14:03:11 +08:00
"auto_connect": 1,
"offline_storage": true,
2022-04-21 14:03:11 +08:00
"modbus":{
}
}