liurunyu
2025-03-19 f071a79c18115c00762bf78d62f21daaa7d77d39
pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.xml
@@ -39,7 +39,7 @@
         cacheUpDownDataWarnCount="100000"
         cacheUpDownDataMaxCount="110000"
         disconnectedByNoUpDataMinutes="3"
         workReportDealOneByTimes="5"
         workReportDealOneByTimes="1"
         intakeAlarmLossMinValue="1.0"
         sendDingDingAlarmMsInterval="60"
   />
@@ -54,6 +54,14 @@
         centerAddr="1"
         synchroRtuClock="true"
         synchroRtuClockTimepieces="300000"
   />
   <!-- RTU 消息中心
   enable: 模块是否启动
   notifyInterval: 消息通知间隔(秒)
   -->
   <msCenter enable="true"
           notifyInterval="5"
   />
   <!-- RTU 软件升级
@@ -118,7 +126,7 @@
   <resource
         rtuLogDir="rtuLogs/"
         rtuLogFileMaxSize="1000000"
         rtuLogFileMaxCount="2"
         rtuLogFileMaxCount="3"
         monitorInterval="2"
         saveDbInterval="10"
   />