TT12-MCU/applications/cfg.ini
CSSC-WORK\murmur 5ba77d20e5 打包函数基本正常工作
tcp函数基本正常工作
2023-06-16 11:18:52 +08:00

48 lines
1.3 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.

[config]
# V1.4
#发送间隔M以零点为基准时刻
sendInterval=60
# 用于保存串口数据的单文件最大值Byte
maxSizePerFile=4096
# 最长等待数据时间,超时后将已收数据存盘
MaxTimeoutToSave=20
# 最小文件大小,超过此大小则进入发送流程
minSizeToSend=4096
# 最小等待时间S超时后进入待机模式
minSecToSleep=30
# TT最长等待激活时间M超时后重启
maxTTWaitTime=4
# TT最大重试次数
maxTTRetryCnt=3
# TT最低信号值
minTTsinal=5
# TT状态检测周期数
minTTPeriCnt=5
compressType=1
encrytType=1
# 开窗时间UTC+8,持续时间H。支持多组组与组之间采用【;】为分隔符
openWindowTime=9,1;15;1
[stats]
# 继电器开关次数影响继电器寿命10W次
swCnt=12
# 第一次上电就满足硬件条件的次数,
oneShotCnt=0
# 重启次数
bootCnt=13
# 发送总次数,由软件条件触发
sendCnt=0
# TT初始化失败次数由MaxRetryCnt次失败后触发
errCnt=0
# 最短激活时间
minActiveTime=0
# 最长激活时间
maxActiveTime=0
# 平均激活时间,暂不考虑实现
meanActiveTime=0
[tosend]
# 文件名=待发包。值为0表示全发。
2023_05_22_11_27_12_245.txt=12
1023_05_19_15_29_59_254.txt=1
123_00_00_00_00_00_00.txt=0