stella.ow
Class ServerClient.Sensor
java.lang.Object
stella.ow.ServerClient.Sensor
- Enclosing class:
- ServerClient
public static class ServerClient.Sensor
- extends Object
Tries to read a single temperature 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 |
ServerClient.Sensor
public ServerClient.Sensor()
main
public static void main(String[] arg)
throws IOException
- Command line argument are the properties of the sensor.
- Throws:
IOException