Clean Up Comments
This commit is contained in:
parent
f293d408b2
commit
b4b3c6a0d5
@ -23,10 +23,9 @@ NOTES:
|
|||||||
* TRUNK is a boolean set to True only for DMRlink to DMRlink IPSCs that need to move
|
* TRUNK is a boolean set to True only for DMRlink to DMRlink IPSCs that need to move
|
||||||
multiple packet streams that may match the same TS - this essentially makes the
|
multiple packet streams that may match the same TS - this essentially makes the
|
||||||
source,timeslot,talkgroup ID a tuple to indentify an arbitrary number of streams
|
source,timeslot,talkgroup ID a tuple to indentify an arbitrary number of streams
|
||||||
* NAME is any name you want, but it MUST MATCH like group names in different groups
|
* NAME is any name you want, and is used to match reciprocal rules for user-activateion
|
||||||
* ACTIVE should be set to True if you want the rule active by default
|
* ACTIVE should be set to True if you want the rule active by default, False to be inactive
|
||||||
* ON and OFF are group IDs used to trigger this rule off and on. A reciprocal rule by
|
* ON and OFF are Talkgroup IDs used to trigger this rule off and on.
|
||||||
the same NAME will be enabled/disabled in the rules for DST_NET
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
RULES = {
|
RULES = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user