Package | Description |
---|---|
com.udi.isy.jsdk | |
com.universaldevices.device.model | |
com.universaldevices.upnp |
Modifier and Type | Method and Description |
---|---|
SystemOptions |
ISYClient.getSystemOptions()
Retrieves the currently set
SystemOptions in
ISY (such things as email addresses, number pending, etc.). |
Modifier and Type | Method and Description |
---|---|
boolean |
ISYClient.saveSystemOptions(SystemOptions conf)
Sets the
SystemOptions in
ISY (such things as email addresses, number pending, etc.). |
Modifier and Type | Method and Description |
---|---|
boolean |
SystemOptions.equals(SystemOptions nc)
Tests for equality
|
Modifier and Type | Method and Description |
---|---|
SystemOptions |
UDProxyDevice.getSystemOptions()
Retrieves the currently set
SystemOptions in
ISY |
Modifier and Type | Method and Description |
---|---|
boolean |
UDProxyDevice.setNTP(SystemOptions conf)
Sets NTP part of the
SystemOptions in
ISY |
boolean |
UDProxyDevice.setSystemOptions(SystemOptions conf)
Sets the
SystemOptions in
ISY |