Uses of Class
com.universaldevices.client.NoDeviceException

Packages that use NoDeviceException
com.universaldevices.client   
 

Uses of NoDeviceException in com.universaldevices.client
 

Methods in com.universaldevices.client that throw NoDeviceException
 boolean UDClient.authenticate(java.lang.String userid, java.lang.String pwd)
          Authenticates a user
 java.util.Hashtable<java.lang.String,UDControl> UDClient.getControls()
          Returns a Hashtable of all the UDControl (controls) as configured in the system
 java.util.Hashtable<java.lang.String,UDGroup> UDClient.getGroups()
          Returns a Hashtable scenes/groups as configured in the system
 java.util.Hashtable<java.lang.String,UDNode> UDClient.getNodes()
          Returns a Hashtable of all the nodes (linked devices) as configured in the system