Package | Description |
---|---|
com.udi.insteon.client | |
com.udi.isy.jsdk.insteon |
Modifier and Type | Method and Description |
---|---|
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 |
static java.util.Hashtable<java.lang.String,SceneProfileAttributes> |
SceneProfileAttributes.getSceneCtlAttributes(UDProxyDevice device,
java.lang.String ctlAddress) |
Modifier and Type | Method and Description |
---|---|
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 . |