little changes for docu

This commit is contained in:
Schrolli 2015-05-27 11:55:04 +02:00
parent 5394bceedf
commit 346d5a41f6
3 changed files with 26 additions and 25 deletions

View file

@ -19,14 +19,14 @@ from includes import globals # Global variables
# Simple Filter
def isAllowed(poc_id):
"""
Simple Filter Functions (Allowed ,Denied and Range)
Simple Filter Functions (Allowed, Denied and Range)
@type poc_id: string
@param poc_id: POCSAG Ric
@requires: Configuration has to be set in the config.ini
@return: True if the Ric is allows, other False
@return: True if the Ric is allowed, other False
@exception: none
"""
# 1.) If allowed RICs is set, only they will path,