| | |
| | | |
| | | pipIrr: |
| | | global: |
| | | dev: true #是否开发阶段,true或false |
| | | dev: false #是否开发阶段,true或false |
| | | dsName: ym #开发阶段,设置临时的数据库名称 |
| | | nginx: |
| | | root: D:/apps/pipIrr/nginx-1.27.0 |
| | |
| | | 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: |
| | |
| | | jc: |
| | | url: "http://127.0.0.1:8105" |
| | | comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send" |
| | | jyg: |
| | | url: "http://127.0.0.1:8106" |
| | | 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远程升级状态信息回调地址 |
| | | ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive" |
| | | #微信小程序应用中Rtu远程命令结果回调地址 |
| | | rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive" |
| | | waitMwRtnResultTimeout: 60 #等待中间件返回结果超时时间,单位秒钟 |
| | | #MQTT远程命令结果回调地址 |
| | | mqttCallbackUrl_wx: "http://127.0.0.1:8087/wx/mqttRes/receive" |
| | | waitMwRtnResultTimeout: 10 #等待中间件返回结果超时时间,单位秒钟 |
| | | |
| | | #不进行userToken过滤的URL,@ConfigurationProperties要求tokennofilter中所有字母都小写 |
| | | tokennofilter: |
| | |
| | | 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: |
| | |
| | | secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7 |
| | | at-all: true |
| | | mobile: 18602657034 |
| | | jyg: |
| | | enable: false #是否启用 |
| | | robot: |
| | | url: https://oapi.dingtalk.com/robot/send |
| | | access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f |
| | | secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7 |
| | | at-all: true |
| | | mobile: 18602657034 |
| | | |
| | | #视频监控相关 |
| | | video: |
| | | #萤石云开放平台 |
| | | ys: |
| | | accessTokenExpireDay: 7 #AccessToken过期时间,单位天 |
| | | appKey: 93987fd687444c23b427181a108f5253 |
| | | secret: d73a08e4fb3c3d9d0b696630eea8bd4e |
| | | requestAccessTokenUrl: https://open.ys7.com/api/lapp/token/get |
| | | requestVideoCommonUrl: https://open.ys7.com/console/jssdk/pc.html |
| | | requestVideoCameraPreUrl: ezopen://open.ys7.com/ |
| | | requestVideoCameraTail4LiveUrl: /1.live |
| | | requestVideoCameraTail4ThemeIdUrl: themeId= |
| | | types: |
| | | - 1,萤石 #1:萤石 |
| | | #- 2,海康 #2:海康 |
| | | #- 3,大华 #3:大华 |
| | | #- 4,天地伟业 #4:天地伟业 |
| | | screen: |
| | | count: 4 #默认显示4个视频 |
| | | #阀控器参数 |
| | | rtu: |
| | | signalIntensity: |