This is where all information to be output is kept.
ElevatorOutputMeta
| Field | Type | Inherited from | Description |
|---|---|---|---|
| RelayNumber | Int32 | ElevatorOutputMeta | Gets or sets the RelayNumber value |
| RelayTimeMax | Int32 | ElevatorOutputMeta | Gets or sets the RelayTimeMax value |
| RelayTimeMin | Int32 | ElevatorOutputMeta | Gets or sets the RelayTimeMin value |
{
"RelayNumber" : "Int32",
"RelayTimeMax" : "Int32",
"RelayTimeMin" : "Int32"
}