From 2938bd08ce06155d8e1e98c3dc50e58ab0bbee36 Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Sat, 23 May 2015 11:12:45 +0200 Subject: [PATCH] edit readme.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 22b50d9..c53bc91 100644 --- a/README.md +++ b/README.md @@ -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.