stella.ow
Class ServerClient.Switch

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

public static class ServerClient.Switch
extends Object

Tries to set a single switch.


Constructor Summary
ServerClient.Switch()
           
 
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.Switch

public ServerClient.Switch()
Method Detail

main

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

Throws:
IOException