| Package | Description |
|---|---|
| io | |
| stella.io | |
| stella.mxio | |
| stella.net.modbus | |
| stella.rmi | |
| stella.roof | |
| stella.sensor | |
| stella.telescope |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSwitch
An abstract implementation for a switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeckhoffSwitch
A class providing access to a ADS-enabled switch.
|
class |
OneWireMultiSwitch
A class providing access to a one-wire switches simultaneously.
|
class |
OneWireSwitch
A class providing access to a one-wire switch.
|
class |
RS485Switch
A class providing access to a RS485-enabled switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MoxaSwitch
A class providing access to a one-wire switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModbusSwitch |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteSwitch
An abstract implementation of a remote switch.
|
class |
SwitchSkeleton
A trigger that takes a non-remote trigger and exports it to the registry.
|
class |
SwitchStub
The stub representation for a remote switch.
|
| Modifier and Type | Field and Description |
|---|---|
private Switch |
SwitchSkeleton.export
The parameter that is to be exported.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeckhoffLight
A class providing access to a RS485-enabled light switch.
|
class |
LightSwitch
A class providing access to a RS485-enabled light switch.
|
| Modifier and Type | Field and Description |
|---|---|
private Switch |
Blinker.light
The serial server for switching the light.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HumiditySwitch
A switch that listens to a sensor and, based on the reading, switches
an RS485-relay on and off.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CabinetSwitch
A switch to turn the power in the switch cabinet of the telescope on and
off.
|