Files
HP_InHand_IG502/APPS/publish/settings.txt
2025-04-13 18:36:28 -05:00

71 lines
1.6 KiB
Plaintext

{
"ServerInfoConfig": {
"DeviceName": "Edge:A499B3898626",
"UniqueId": "Pi0000000000000000",
"ServerPort": 521,
"UserName": "admin",
"Password": "123456",
"Account1": "",
"Password1": "",
"ReadOnly1": false,
"Account2": "",
"Password2": "",
"ReadOnly2": false,
"Account3": "",
"Password3": "",
"ReadOnly3": false,
"MqttWildcard": true,
"ResetNull": true,
"RemoteServerIp": ""
},
"LogInfoConfig": {
"LogMode": "None",
"LogFileSize": 1024,
"LogFileSizeCount": 10,
"LogDateTimeMode": 3,
"LogDateTimeFileCount": 10,
"MessageDegree": 5
},
"UploadInfoConfig": {
"UseRedisServer": false,
"RedisIpAddress": "",
"RedisPort": 6379,
"RedisPassword": "",
"RedisDBNumber": 0,
"UseMqttServer": true,
"MqttType": 0,
"MqttIpAddress": "127.0.0.1",
"MqttClientID": "hsl_gnu",
"MqttPort": 9009,
"MqttUserName": "",
"MqttPassword": "",
"MqttRetain": false,
"UseSSL": false,
"MqttCAFileName": "",
"MqttCAFileContent": null,
"UploadRemoteMode": 1,
"UploadWhenDataChange": true,
"UploadAlarm": true,
"UploadTimeInterval": 10000,
"EnableSubscription": true
},
"DtuConfig": {
"UseDtuServer": false,
"Port": 10000,
"Password": "123456",
"ResponseAck": true
},
"StandbyInfoConfig": {
"StandbyEnable": false,
"MainServerIp": "127.0.0.1",
"MainServerPort": 521,
"MainServerAccount": "admin",
"MainServerPassword": "",
"SyncEdgeParameters": true,
"SyncDeviceParameters": true,
"CheckTimeoutInSeconds": 60
},
"PortMappingConfig": {
"PortMappings": []
}
}