mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
edit readme.md
This commit is contained in:
parent
5adad2f2fa
commit
2938bd08ce
|
|
@ -48,6 +48,14 @@ For each Plugin that requires configurations a own Section with his Name is avai
|
|||
|
||||
For the other Functions see "Usage" below.
|
||||
|
||||
##### Filtering Functions
|
||||
For the Filter Functions see Section `[Filters]`
|
||||
Syntax: INDIVIDUAL_NAME = TYP;PLUGIN;REGEX
|
||||
TYP = FMS|ZVEI|POC
|
||||
PLUGIN = Name of the Plugin
|
||||
REGEX = Filtering with RegEx
|
||||
my_own_Filter = ZVEI;template;25[0-9F]{3} #all ZVEI alarm to Plugin template where 25###
|
||||
|
||||
##### Web Frontend
|
||||
Put the Files in Folder /wwww/ into your local Webserver Folder (/var/www/).
|
||||
Now you must edit the "config.php" with your Userdata to your local Database.
|
||||
|
|
|
|||
Loading…
Reference in a new issue