|  |  | 
 |  |  |     sendDingDingAlarmMsInterval: 有报警发生时,向钉钉发送消息的间隔时长(分钟) | 
 |  |  |      --> | 
 |  |  |    <base | 
 |  |  |          orgTag="ym" | 
 |  |  |          orgTag="${base.orgTag}" | 
 |  |  |          isLowPower="false" | 
 |  |  |          onlyDealRtus="" | 
 |  |  |          onlyOneProtocol="false" | 
 |  |  | 
 |  |  |          cacheUpDownDataWarnCount="100000" | 
 |  |  |          cacheUpDownDataMaxCount="110000" | 
 |  |  |          disconnectedByNoUpDataMinutes="3" | 
 |  |  |          workReportDealOneByTimes="5" | 
 |  |  |          workReportDealOneByTimes="1" | 
 |  |  |          intakeAlarmLossMinValue="1.0" | 
 |  |  |          sendDingDingAlarmMsInterval="60" | 
 |  |  |    /> | 
 |  |  | 
 |  |  |          centerAddr="1" | 
 |  |  |          synchroRtuClock="true" | 
 |  |  |          synchroRtuClockTimepieces="300000" | 
 |  |  |    /> | 
 |  |  |  | 
 |  |  |    <!-- RTU 消息中心 | 
 |  |  |    enable: 模块是否启动 | 
 |  |  |    notifyInterval: 消息通知间隔(秒) | 
 |  |  |    --> | 
 |  |  |    <msCenter enable="true" | 
 |  |  |            notifyInterval="5" | 
 |  |  |    /> | 
 |  |  |  | 
 |  |  |    <!-- RTU 软件升级 | 
 |  |  | 
 |  |  |    <resource | 
 |  |  |          rtuLogDir="rtuLogs/" | 
 |  |  |          rtuLogFileMaxSize="1000000" | 
 |  |  |          rtuLogFileMaxCount="2" | 
 |  |  |          rtuLogFileMaxCount="3" | 
 |  |  |          monitorInterval="2" | 
 |  |  |          saveDbInterval="10" | 
 |  |  |    /> | 
 |  |  | 
 |  |  |     idle: 发呆时长(秒) | 
 |  |  |      --> | 
 |  |  |    <tcp enable="true" | 
 |  |  |        port="60000" | 
 |  |  |        port="${tcp.port}" | 
 |  |  |        processors="3" | 
 |  |  |        idle="10" | 
 |  |  |    /> |