mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
add a modeFilter module
This commit is contained in:
parent
35c6de4c54
commit
2e9681b7d4
5 changed files with 60 additions and 18 deletions
|
|
@ -14,25 +14,13 @@ server:
|
|||
|
||||
alarmRouter:
|
||||
- Router 1
|
||||
- Test
|
||||
|
||||
router:
|
||||
- name: Router 1
|
||||
route:
|
||||
- type: module
|
||||
name: template_module
|
||||
name: filter.modeFilter
|
||||
config:
|
||||
maxEntry: 30
|
||||
ignoreTime: 10
|
||||
checkMsg: no
|
||||
- type: router
|
||||
name: Router 2
|
||||
- type: plugin
|
||||
name: template_plugin
|
||||
config:
|
||||
user: test
|
||||
pass: test
|
||||
- name: Router 2
|
||||
route:
|
||||
- type: module
|
||||
name: template_module
|
||||
allowed:
|
||||
- fms
|
||||
- zvei
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue