Uses of Class
stella.parameter.AbstractSwitch

Packages that use AbstractSwitch
stella.parameter   
stella.roof   
stella.sensor   
stella.telescope   
 

Uses of AbstractSwitch in stella.parameter
 

Subclasses of AbstractSwitch in stella.parameter
 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.
 

Uses of AbstractSwitch in stella.roof
 

Subclasses of AbstractSwitch in stella.roof
 class LightSwitch
          A class providing access to a RS485-enabled light switch.
 

Uses of AbstractSwitch in stella.sensor
 

Subclasses of AbstractSwitch in stella.sensor
 class HumiditySwitch
          A switch that listens to a sensor and, based on the reading, switches an RS485-relay on and off.
 

Uses of AbstractSwitch in stella.telescope
 

Subclasses of AbstractSwitch in stella.telescope
 class CabinetSwitch
          A switch to turn the power in the switch cabinet of the telescope on and off.