Merge branch 'develop' into pytest_3_8

This commit is contained in:
Bastian Schroll 2020-04-17 23:42:01 +02:00 committed by GitHub
commit 82b40b48e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ Informationen zum Aufbau eines [BOSWatch Pakets](../develop/packet.md)
- type: module - type: module
res: descriptor res: descriptor
config: config:
- scanField: zvei - scanField: tone
descrField: description descrField: description
wildcard: "{DESCR}" wildcard: "{DESCR}"
descriptions: descriptions:

View file

@ -43,7 +43,7 @@ Vereinfacht kann man sagen, dass einzelnen Router ODER-verknüpft und die jeweil
config: config:
- name: "Zvei filter" - name: "Zvei filter"
checks: checks:
- field: zvei - field: tone
regex: "65[0-9]{3}" # all zvei with starting 65 regex: "65[0-9]{3}" # all zvei with starting 65
- name: "FMS Stat 3" - name: "FMS Stat 3"
checks: checks: