|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SceneProfileAttributes | |
---|---|
com.udi.insteon.client | |
com.udi.isy.jsdk.insteon |
Uses of SceneProfileAttributes in com.udi.insteon.client |
---|
Methods in com.udi.insteon.client that return types with arguments of type SceneProfileAttributes | |
---|---|
static java.util.Hashtable<java.lang.String,SceneProfileAttributes> |
SceneProfileAttributes.getSceneAttributes(UDProxyDevice device,
java.lang.String scene_id,
java.lang.String node)
Returns a Hashtable of SceneProfileAttributes for a given
scene or controller |
Uses of SceneProfileAttributes in com.udi.isy.jsdk.insteon |
---|
Methods in com.udi.isy.jsdk.insteon that return types with arguments of type SceneProfileAttributes | |
---|---|
java.util.Hashtable<java.lang.String,SceneProfileAttributes> |
ISYInsteonClient.getDevicesSceneAttributesForAController(java.lang.String scene_address,
java.lang.String controller_address)
Returns a Hashtable of SceneProfileAttributes for a Controller |
java.util.Hashtable<java.lang.String,SceneProfileAttributes> |
ISYInsteonClient.getDevicesSceneAttributesForAScene(java.lang.String scene_address)
Returns a Hashtable of SceneProfileAttributes . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |