43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
{
|
|
"Version": 0,
|
|
"FactoryMode": 0,
|
|
"DeviceType": 0,
|
|
"ServerCfg": {
|
|
"ProductKey": "46ab16f31749ac85076d50294efe2e03",
|
|
"ProductSecury": "eac46ba44c94",
|
|
"MQTTServer": "https://api-iot-dev.netease.im/RegisterDevice",
|
|
"MQTTPort": "mqtt-dev.netease.im",
|
|
"HTTPSServer": 8883
|
|
},
|
|
"SoftAP": {
|
|
"UDPSvrPort": 10086,
|
|
"SoftAPFormat": "NetEase_%02x%02x_Robovac",
|
|
"SoftAPDHCP": {
|
|
"IPAddr": "192.168.5.1",
|
|
"Netmask": "255.255.255.0",
|
|
"Gatway": "192.168.5.1",
|
|
"DHCPStartIP": "192.168.5.100",
|
|
"DHCPEndIP": "192.168.5.105"
|
|
}
|
|
},
|
|
"WIFIApConfig": {
|
|
"SSID": "",
|
|
"Password": ""
|
|
},
|
|
"UART": [
|
|
{
|
|
"Baud": 115200,
|
|
"DataBits": 3,
|
|
"StopBits": 1,
|
|
"Parity": 2,
|
|
"FlowCtrl": 0
|
|
},
|
|
{
|
|
"Baud": 115200,
|
|
"DataBits": 3,
|
|
"StopBits": 1,
|
|
"Parity": 2,
|
|
"FlowCtrl": 0
|
|
}
|
|
]
|
|
} |