Tag |
Description |
<comport>
Type: String
Cardinality: once
|
Serial port
On a windows system, this can be a serial communication port, like 'COM1', 'COM2', ....
Example
On a Linux system, this can be a device in the '/dev' pseudo directory:
<comport>/dev/ttyUSB0</comport>
|
<key_0>
Type: String
Cardinality: optional [0..1]
|
Station key 0
Button at row d, column 7, see description above
|
<key_1>
Type: String
Cardinality: optional [0..1]
|
Station key 1
Button at row c, column 7, see description above
|
<key_2>
Type: String
Cardinality: optional [0..1]
|
Station key 2
Button at row b, column 7, see description above
|
<key_3>
Type: String
Cardinality: optional [0..1]
|
Station key 3
Button at row a, column 7, see description above
|
<key_4>
Type: String
Cardinality: optional [0..1]
|
Station key 4
Button at row d, column 6, see description above
|
<key_5>
Type: String
Cardinality: optional [0..1]
|
Station key 5
Button at row c, column 6, see description above
|
<offer>
Type: Offer[]
Cardinality: optional collection [0..N]
|
Control of buzzer for incoming offer
Trigger and sound pattern for a buzzer inside EKA/DET device
|
<notify>
Type: Notify[]
Cardinality: optional collection [0..N]
|
Control of buzzer for incoming notification
Trigger and sound pattern for a buzzer inside EKA/DET device
|
<accept>
Type: Accept[]
Cardinality: optional collection [0..N]
|
Control of buzzer for neighbor accepting our train
Trigger and sound pattern for a buzzer inside EKA/DET device
|
<reject>
Type: Reject[]
Cardinality: optional collection [0..N]
|
Control of buzzer for neighbor rejecting our train
Trigger and sound pattern for a buzzer inside EKA/DET device
|
<revoke>
Type: Revoke[]
Cardinality: optional collection [0..N]
|
Control of buzzer for neighbor revoking his train
Trigger and sound pattern for a buzzer inside EKA/DET device
|