jhomenet.server.hw.driver.onewire
Class OneWireWindDirectionDriver
java.lang.Object
jhomenet.server.hw.driver.onewire.OneWireWindDirectionDriver
public class OneWireWindDirectionDriver
- extends java.lang.Object
TODO: Class description.
Id: $Id: /cvsroot/jhomenet/files/src/jhomenet/ $
- Author:
- Dave Irwin (david.irwin@jhu.edu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneWireWindDirectionDriver
public OneWireWindDirectionDriver(IContainer container)
- Constructor.
- Parameters:
container
-
getWindDirection
public State getWindDirection()
throws HardwareDriverException
- Throws:
HardwareDriverException
- See Also:
jhomenet.commons.hw.driver.IWindDirectionDriver#getWindDirection()
getWindDirection
public State getWindDirection(java.lang.Integer channel)
throws HardwareDriverException
- Throws:
HardwareDriverException
- See Also:
jhomenet.commons.hw.driver.IWindDirectionDriver#getWindDirection(java.lang.Integer)
getNumberSupportedChannels
public java.lang.Integer getNumberSupportedChannels()
- See Also:
jhomenet.server.hw.driver.IHardwareDriver#getNumberSupportedChannels()
Copyright © 2004-2007 David Irwin. All Rights Reserved.