|  |  |  | 
|---|
|  |  |  | webPort: 8083 | 
|---|
|  |  |  | actutorPort: 9083 | 
|---|
|  |  |  | idSuffix: 5 | 
|---|
|  |  |  | demo: | 
|---|
|  |  |  | webPort: 8000 | 
|---|
|  |  |  | actutorPort: 9000 | 
|---|
|  |  |  | idSuffix: 99 | 
|---|
|  |  |  | sell: | 
|---|
|  |  |  | webPort: 8084 | 
|---|
|  |  |  | actutorPort: 9084 | 
|---|
|  |  |  | 
|---|
|  |  |  | webPort: 8090 | 
|---|
|  |  |  | actutorPort: 9090 | 
|---|
|  |  |  | idSuffix: 12 | 
|---|
|  |  |  | model: | 
|---|
|  |  |  | webPort: 8091 | 
|---|
|  |  |  | actutorPort: 9091 | 
|---|
|  |  |  | idSuffix: 13 | 
|---|
|  |  |  | # 2023-10-24新增,用于执行临时任务,例如删除数据库中上些出错的数据 | 
|---|
|  |  |  | temp: | 
|---|
|  |  |  | webPort: 8099 | 
|---|
|  |  |  | actutorPort: 9099 | 
|---|
|  |  |  | idSuffix: 98 | 
|---|
|  |  |  | demo: | 
|---|
|  |  |  | webPort: 8000 | 
|---|
|  |  |  | actutorPort: 9000 | 
|---|
|  |  |  | idSuffix: 99 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | # 分布式web文件系统 | 
|---|
|  |  |  | file: | 
|---|
|  |  |  | 
|---|
|  |  |  | comSendUrl: "http://127.0.0.1:8106/rtuMw/com/send" | 
|---|
|  |  |  | #Rtu远程命令结果回调地址 | 
|---|
|  |  |  | rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive" | 
|---|
|  |  |  | #MQTT远程命令结果回调地址 | 
|---|
|  |  |  | mqttCallbackUrl_rm: "http://127.0.0.1:8081/remote/mqttRes/receive" | 
|---|
|  |  |  | #接收通信中间件消息中心消息的地址 | 
|---|
|  |  |  | mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive" | 
|---|
|  |  |  | #rtu远程升级状态信息回调地址 | 
|---|
|  |  |  | 
|---|
|  |  |  | auto-statistics: | 
|---|
|  |  |  | startHour: 0 #开始小时,必须是0点或之后,取值范围是0~5,否StatisticsListener中自动设置成0 | 
|---|
|  |  |  | startMinute: 5 #开始分钟 5 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #模型计算配置,模型计算定时任务会每天定时进行 | 
|---|
|  |  |  | model-calculate: | 
|---|
|  |  |  | startHour: 0 #开始小时,必须是0点或之后,取值范围是0~5,否ModelListener中自动设置成0 | 
|---|
|  |  |  | startMinute: 10 #开始分钟 10 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #钉钉消息推送 | 
|---|
|  |  |  | dingtalk: | 
|---|
|  |  |  | 
|---|
|  |  |  | requestAccessTokenUrl: https://open.ys7.com/api/lapp/token/get | 
|---|
|  |  |  | requestVideoCommonUrl: https://open.ys7.com/console/jssdk/pc.html | 
|---|
|  |  |  | requestVideoCameraPreUrl: ezopen://open.ys7.com/ | 
|---|
|  |  |  | requestVideoCameraTailUrl: /1.live&themeId= | 
|---|
|  |  |  | requestVideoCameraTail4LiveUrl: /1.live | 
|---|
|  |  |  | requestVideoCameraTail4ThemeIdUrl: themeId= | 
|---|
|  |  |  | types: | 
|---|
|  |  |  | - 1,萤石 #1:萤石 | 
|---|
|  |  |  | #- 2,海康 #2:海康 | 
|---|