Package stella.ow

Interface Summary
OneWireDriver The specialisation for one-wire drivers.
 

Class Summary
OneWireClient  
OneWireSensor  
OneWireServer  
OW  
OWJNI  
PythonClient This is a work-around to get the one-wire sensors to work.
PythonClient.Test A test class.
ServerClient Java class for accessing OWFS through owserver daemon over IP.
ServerClient.Sensor Tries to read a single temperature sensor.
ServerClient.Swi Tries to set a single switch.
ServerClient.Switch Tries to set a single switch.