stella.ow
Class ServerClient.Sensor

java.lang.Object
  extended by stella.ow.ServerClient.Sensor
Enclosing class:
ServerClient

public static class ServerClient.Sensor
extends Object

Tries to read a single temperature sensor.


Constructor Summary
ServerClient.Sensor()
           
 
Method Summary
static void main(String[] arg)
          Command line argument are the properties of the sensor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerClient.Sensor

public ServerClient.Sensor()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Command line argument are the properties of the sensor.

Throws:
IOException