Package | Description |
---|---|
io.elevator.components |
The components package encompasses drivers for physical external components (hardware) and some necessary linkages
|
Modifier and Type | Class and Description |
---|---|
static class |
Indicator.ArrivalIndicator
Represents the driver for a physical arrival indicator, to output the travel direction of a stopping cabin via
light and sound
|
static class |
Indicator.DoorIndicator
Represents the driver for a physical door state indicator, to output when the cabin doors are open
|
static class |
Indicator.EmergencyIndicator
Represents the driver for a physical emergency indicator, to output the given display and chime in case of
emergency
|
static class |
Indicator.FloorIndicator
Represents the driver for a physical floor indicator, to output the current floor to cabin occupants
|
Modifier and Type | Method and Description |
---|---|
Indicator<T> |
Indicator.setActive(boolean active) |