20230731_WangXiang_emb/WangXiang_App/App/1.0.0/conf.ini
2023-10-08 16:39:29 +08:00

66 lines
1.1 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

############################################
#1. 标题中的[]禁止删除
#2. 该文件中的键值对,禁止删除
#3. 一行长度不得超过256个字符
############################################
[DEVICE]
DeviceType = 400
DeviceId = 1
[STATE]
#单位小时范围为1~24
Period = 24
[NETWORK]
LocalHostAddr = 192.168.4.2
LocalHostPort = 54999
MaskAddr = 255.255.225.0
GwAddr = 194.168.4.1
OppositeAddr = 192.168.4.3
OppositePort = 55000
[HEART]
#单位分钟范围为1~1440
Period = 60
[DIRECT_CURRENT]
DevAddr = 1
WorkMode = 2
WorkTime = 0
#单位S
WorkPeriod = 3600
UpPeriod = 300
[TEMP_HUMI]
DevAddr = 2
WorkMode = 2
WorkTime = 0
#单位S
WorkPeriod = 3600
UpPeriod = 300
[MULTI_PARAMETER]
DevAddr = 1
WorkMode = 2
WorkTime = 300
#单位S
WorkPeriod = 3600
UpPeriod = 300
[VEDIO_CAMERA1]
WorkMode = 1
WorkTime = 0
#单位S
WorkPeriod = 0
UpPeriod = 3600
[VEDIO_CAMERA2]
WorkMode = 1
WorkTime = 0
#单位S
WorkPeriod = 0
UpPeriod = 3600
[BRUSH]
WorkMode = 2
WorkTime = 30
#单位S
WorkPeriod = 7200
UpPeriod = 3600
[LAMP]
WorkMode = 3
WorkTime = 68400
#单位S
WorkPeriod = 25200
UpPeriod = 3600