<auli.rule>

back to index
AULI Rule

Description

This holds rule sents for AULI runtime. Can be used multible. Please note, that successor elements can affect predecessors.

Sub tags

Tag Description
<field_name>
Type: String
Cardinality: once
Field Name
Name of Field to react on
<field_name_to_check>
Type: String
Cardinality: once
Field Name
Name of Field to react on
<field_mirrorstationid>
Type: int
Cardinality: once
Station Number of Mirror Field
When set to 0, react on every field with name.
<field_delaysec>
Type: int
Cardinality: once
Delay in Seconds
How delayed to react on event? Default is 0 sec
<field_trymax>
Type: int
Cardinality: once
Delay in Seconds
How delayed to react on event? Default is 0 sec
<train.include>
Type: String[]
Cardinality: at least once [1..N]
Include List for Train numbers
Regular expression for train numbers to be included
<train.include.complex>
Type: CompexTrainRule[]
Cardinality: at least once [1..N]
Include List for Train numbers
Regular expression for train numbers to be included
<train.exclude>
Type: String[]
Cardinality: at least once [1..N]
Include List for Train numbers
Regular expression for train numbers to be excluded. Exclusion has more weight than inclusion
<train.alarm>
Type: String[]
Cardinality: at least once [1..N]
Include List for Train numbers
Regular expression for train numbers to be alarmed
<route_from>
Type: String
Cardinality: once
-
-
<route_to>
Type: String
Cardinality: once
-
-

Generated by ConfigFileDocumentationGenerator Valid HTML 4.01 Transitional