- A10_DEVICE_ADD_MESSAGE - Static variable in class com.udi.insteon.client.InsteonNLS
-
- A10_NODE_LABEL - Static variable in class com.udi.insteon.client.InsteonNLS
-
- ABOUT_MENU_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AbstractHTTPRequest - Class in com.universaldevices.soap
-
AbstractHTTPRequest
class encapsulates an HTTP request to ISY.
- AbstractHTTPRequest(String, InetSocketAddress, String, String) - Constructor for class com.universaldevices.soap.AbstractHTTPRequest
-
Constructor
- AbstractHTTPRequest(String, InetSocketAddress, String) - Constructor for class com.universaldevices.soap.AbstractHTTPRequest
-
Constructor
- ACCUMULATED_POWER - Static variable in class com.udi.insteon.client.InsteonNLS
-
- ACK - Static variable in class com.udi.insteon.client.InsteonEngineOps
-
- action - Variable in class com.universaldevices.device.model.ControlAction
-
The action
- actions - Variable in class com.universaldevices.device.model.UDControl
-
- ACTIVATE_SCENE - Static variable in class com.universaldevices.resources.nls.AMI_NLS
-
- ACTIVE_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ADD_FAILED - Static variable in class com.udi.insteon.client.InsteonNLS.ILR
-
- ADD_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ADD_NODE_AND_CRAWL_NO_LINKS - Static variable in class com.universaldevices.upnp.UDProxyDevice
-
Used as the 4th parameter in
UDProxyDevice.addNode(String, String, String, char)
to signify that the newly added device shall
Retain all its links and
New devices shall be added based on those links as necessary
Groups/Scenes shall
not be created based on the found links
- ADD_NODE_AND_CRAWL_WITH_LINKS - Static variable in class com.universaldevices.upnp.UDProxyDevice
-
Used as the 4th parameter in
UDProxyDevice.addNode(String, String, String, char)
to signify that the newly added device shall
Retain all its links and
New devices shall be added based on those links as necessary and
Every newly found device shall be scanned till all links are exhausted
Groups/Scenes shall be created based on the found links
- ADD_NODE_AND_RESET - Static variable in class com.universaldevices.upnp.UDProxyDevice
-
- ADD_SUCCESS - Static variable in class com.udi.insteon.client.InsteonNLS.ILR
-
- addAll(Collection<UDProperty<?>>) - Method in class com.universaldevices.device.model.UDNodeDeviceProperties
-
Adds or replaces all the properties in the given collection
- addCertificate(String, String, String, boolean) - Method in class com.universaldevices.device.model.TLSCertificates
-
Adds a certificate to the list of certificates
- addCertificate(String) - Method in class com.universaldevices.device.model.TLSCertificates
-
Adds a certificate common name to the list of certificates.
It does not add the certificate itself
- addChild(XMLElement) - Method in class com.nanoxml.XMLElement
-
Adds a subobject.
- addClimateListener(IClimateListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds a IClimateListener
to the list of listeners
- addDDNSHost(String, String) - Method in class com.universaldevices.upnp.UDProxyDevice
-
- addDevice(Object) - Method in class com.universaldevices.device.model.UDGroup
-
Adds a
UDProxyDevice
to the list of devices (ISYs)
which this group belongs to.
- addDevice(UDProxyDevice) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds an embedded device
- addDevices(String, URL) - Method in class com.universaldevices.upnp.UDControlPoint
-
Manually add devices to the list of devices supported by
UDControlPoint
- addDeviceTypeStrings(ArrayList<DeviceTypeList.InsteonDeviceTypeInfo>) - Static method in class com.udi.insteon.client.InsteonA10ProductList
-
- addElectricityListener(IElectricityListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds a IElectricityListener
to the list of listeners
- addEMeterListener(IEMeterListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds a IEMeterListener
to the list of listeners
- addEMonitorListener(IEMonitorListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds a IEMonitorListener
to the list of listeners
- addErrorListener(ErrorEventListener) - Static method in class com.universaldevices.resources.errormessages.Errors
-
Adds an error listener
- addEventListener(String, UDIEventListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Registers a listener for events from a specific Web Service.
- addEventListener(UDIEventListener) - Method in class com.universaldevices.upnp.UDIEventProcessor
-
Adds a listener for events given to this event processor.
- addFolder(String, String) - Method in class com.udi.isy.jsdk.ISYClient
-
Adds a UDFolder
to ISY
- addFolder(String) - Static method in class com.universaldevices.upnp.UDControlPoint
-
- addFolder(UDFolder, Object) - Static method in class com.universaldevices.upnp.UDControlPoint
-
Adds a folder when in initialization mode
- addFolder(String, String) - Method in class com.universaldevices.upnp.UDProxyDevice
-
- addGasMeterListener(IGasMeterListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds a IGasMeterListener
to the list of listeners
- addGroup(String, String) - Method in class com.udi.isy.jsdk.ISYClient
-
Adds a UDGroup
to ISY
- addGroup(String, String, char) - Static method in class com.universaldevices.upnp.UDControlPoint
-
This method adds a group/scene (
UDGroup
)
- addGroup(String, char) - Static method in class com.universaldevices.upnp.UDControlPoint
-
This method adds a group/scene (
UDGroup
)
- addGroup(UDGroup, Object) - Static method in class com.universaldevices.upnp.UDControlPoint
-
Adds a group when in initialization mode
- addGroup(String, String, char) - Method in class com.universaldevices.upnp.UDProxyDevice
-
- ADDING - Static variable in class com.udi.insteon.client.InsteonNLS.ILR
-
- addNewScene(String) - Method in class com.udi.isy.jsdk.insteon.ISYInsteonClient
-
Adds a new Scene (UDGroup
to ISY.
- addNode(String, String, String, char) - Method in class com.udi.isy.jsdk.ISYClient
-
Adds a UDNode
to ISY
- addNode(String, Object) - Method in class com.universaldevices.device.model.UDGroup
-
- addNode(String, String, String, char) - Method in class com.universaldevices.upnp.UDProxyDevice
-
- addNode(String, String, String, String, char) - Method in class com.universaldevices.upnp.UDProxyDevice
-
- addNodes(Set<String>, Object) - Method in class com.universaldevices.device.model.UDGroup
-
Adds a Set of
UDNode
s to this group.
- addProperty(String, Object) - Method in class com.nanoxml.XMLElement
-
Adds a property.
- addProperty(String, int) - Method in class com.nanoxml.XMLElement
-
Adds a property.
- addProperty(String, double) - Method in class com.nanoxml.XMLElement
-
Adds a property.
- addProperty(UDProperty<?>) - Method in class com.universaldevices.device.model.UDNodeDeviceProperties
-
Adds the property based on its ID, replacing an existing entry with the same ID if necessary.
- addRawEventListener(UDRawEventListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Registers a listener for all events, normally used only for logging and/or debug purposes.
- address - Variable in class com.universaldevices.device.model.DeviceNodeMap
-
- address - Variable in class com.universaldevices.device.model.UDNode
-
Node's address
- address - Variable in class com.universaldevices.soap.AbstractHTTPRequest
-
The address segment of the URL (includes the port)
- ADDRESS_BOOK_COLUMNS - Static variable in class com.universaldevices.resources.nls.NLS
-
- ADDRESS_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- addSecuritySystemChangeListener(ISecuritySystemChangeListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
- addSystemAlertsListener(ISystemAlertsListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds a IElectricityListener
to the list of listeners
- addUDErrorListener(ErrorEventListener) - Method in class com.universaldevices.client.UDClient
-
Adds an error listener to be notified of all the errors generated either
by the client or by ISY
- addUDModelChangeListener(IModelChangeListener) - Method in class com.universaldevices.client.UDClient
-
Adds a model change listener which is notified of all the events
in ISY
- addUDModelChangeListener(IModelChangeListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
- addUserFile(String, byte[]) - Method in class com.universaldevices.upnp.UDProxyDevice
-
- addWidget(Object, UDWidget) - Method in class com.universaldevices.device.model.UDControl
-
This method is used by UD Administrative Console
- addZigbeeListener(IZigbeeEventListener) - Method in class com.universaldevices.upnp.UDControlPoint
-
Adds a IZigbeeEventListener
to the list of listeners
- ADJUST_DATE_TIME - Static variable in class com.universaldevices.resources.nls.NLS
-
- ADMINISTRATION_MENU_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ADVANCED - Static variable in class com.udi.insteon.client.InsteonNLS
-
- ADVANCED_OPTIONS - Static variable in class com.udi.insteon.client.InsteonNLS
-
- ADVANCED_OPTIONS_ENGINE - Static variable in class com.udi.insteon.client.InsteonNLS
-
- AES - Class in com.universaldevices.security
-
This class encapsulates AES encryption funcationality
- AES(String) - Constructor for class com.universaldevices.security.AES
-
Constructor
- ALARM_ABORT_DELAY_ACTIVE_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AlarmState
-
- ALL_DEVICES_ON_LINE_AND_AUTHENTICATED - Static variable in class com.universaldevices.upnp.UDControlPoint
-
- ALL_NON_TOGGLE_LABEL - Static variable in class com.udi.insteon.client.InsteonNLS
-
- ALL_OFF_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ALL_ON_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ALL_TOGGLE_LABEL - Static variable in class com.udi.insteon.client.InsteonNLS
-
- ALL_ZONES_OFF - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AudioCmds
-
- ALL_ZONES_ON - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AudioCmds
-
- ALREADY_ADDED - Static variable in class com.udi.insteon.client.InsteonNLS.ILR
-
- ALREADY_MASTER_TITLE - Static variable in class com.universaldevices.resources.nls.NLS
-
- alreadyAMaster(String, String, boolean) - Static method in class com.universaldevices.resources.nls.NLS
-
- ALWAYS_ON_TOP_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AMI_NLS - Class in com.universaldevices.resources.nls
-
- AMI_NLS() - Constructor for class com.universaldevices.resources.nls.AMI_NLS
-
- ANALOG_ZONE_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ZoneAlarmDef
-
- ANY_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- APPLY_ALL - Static variable in class com.universaldevices.resources.nls.NLS
-
- APPLY_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ARE_YOU_SURE - Static variable in class com.udi.insteon.client.InsteonNLS
-
- AREA_ALARM_STATE_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK
-
- AREA_ARM - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Cmd
-
- AREA_ARM_UP_STATE_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK
-
- AREA_ARMED_STATE_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK
-
- AREA_BYPASS - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Cmd
-
- AREA_DISARM - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Cmd
-
- AREA_EVENT_ALARM_STATE - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Vars
-
- AREA_EVENT_ARM_UP_STATE - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Vars
-
- AREA_EVENT_ARMED_STATE - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Vars
-
- AREA_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK
-
- AREA_QUERY_ARM_STATUS - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Cmd
-
- AREA_UNBYPASS - Static variable in class com.universaldevices.resources.nls.NLS.ELK.Cmd
-
- ARM_AWAY_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ARM_AWAY_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARM_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AreaCmd
-
- ARM_NIGHT_INSTANT_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARM_NIGHT_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARM_STATUS_LABELS - Static variable in class com.universaldevices.resources.nls.ELKNLS
-
- ARM_STAY_INSTANT_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARM_STAY_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- ARM_STAY_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARM_TO_NEXT_AWAY_MODE_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARM_TO_NEXT_STAY_MODE_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARM_UP_LABELS - Static variable in class com.universaldevices.resources.nls.ELKNLS
-
- ARM_VACATION_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmType
-
- ARMED_AWAY_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmedState
-
- ARMED_FULLY_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmUpState
-
- ARMED_NIGHT_INSTANT_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmedState
-
- ARMED_NIGHT_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmedState
-
- ARMED_STAY_INSTANT_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmedState
-
- ARMED_STAY_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmedState
-
- ARMED_VACATION_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmedState
-
- ARMED_WITH_BYPASS_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmUpState
-
- ARMED_WITH_EXIT_TIMER_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ArmUpState
-
- AU_AUTH_FAILED - Static variable in class com.universaldevices.resources.nls.NLS
-
- AU_ENTER_USER_CRED - Static variable in class com.universaldevices.resources.nls.NLS
-
AutoUpdate
- AU_FAILED_RETRIEVING_IMAGE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AU_MISSING_PROD_INFO - Static variable in class com.universaldevices.resources.nls.NLS
-
- AU_STATUS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUDIO_MANUFACTURER - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AudioCmds
-
- AUDIO_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK
-
- audioCmds - Static variable in class com.universaldevices.resources.nls.NLS.ELK
-
- authenticate(String, String) - Method in class com.universaldevices.client.UDClient
-
Authenticates a user
- authenticate(String, String) - Method in class com.universaldevices.upnp.UDProxyDevice
-
Authenticates a userid/password pair with ISY.
- AUTHENTICATE_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
Authentication
- AUTO - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ThermostatFan
-
- AUTO - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ThermostatMode
-
- AUTO_DISCOVER_LABEL - Static variable in class com.udi.insteon.client.InsteonNLS
-
- AUTO_DR_2_SETTINGS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_ACTIVE_PERIOD - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_ACTUAL_START_TIME_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_CLEAR_EVENTS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_COMPLIANCE_LEVELS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_CONFIRM_URL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_CREATED_TIME - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_CURR_VALUE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_DC - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_DISPOSITION - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_DURATION_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_END_TIME_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_EVALUATION_INTERVAL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_EVENT_DETAILS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_EVENT_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_EVENT_ROOT - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_EVENTS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_EVENTS_SUMMARY - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_FAR_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_GROUP - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_GROUP_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_GROUPS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_GROUPS_NONE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_INTERACTION_MODE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_INTERVAL_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_INTERVALS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_IS_TEST - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_LA - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_MARKET_CONTEXT - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_MOD_NUM - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_MODE_HIGH - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_MODE_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_MODE_MODERATE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_MODE_NORMAL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_MODE_SPECIAL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_NEAR_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_NOTIFICATION_TIME_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_OPT_OUT - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_OPT_STATUS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PARTIES - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PARTIES_NONE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PARTY - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PARTY_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PAYLOAD_TYPE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PAYLOAD_VALUE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PRICE_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PRIORITY_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PROFILE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_PROFILES - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RAMP_UP_SETTINGS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RAMP_UP_TIME_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RECOVERY_TIME_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_REQUEST_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RESOURCE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RESOURCE_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RESOURCES - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RESOURCES_NONE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_RESPONSE_REQUIRED - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_REVERT - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_SERVER - Static variable in class com.universaldevices.resources.nls.NLS
-
AUTO DR
- AUTO_DR_SETTINGS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_SHOW_EVENTS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_SIGNAL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_SIGNAL_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_SIGNAL_TYPE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_START_AFTER_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_START_BEFORE_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_START_TIME_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_STATUS_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_STATUS_TITLE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_T_OFFSET - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_TARGETS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_TARGETS_NONE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_UPTO - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VEN - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VEN_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VENS - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VENS_NONE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VERY_NEAR_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VTN_COMMENT - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VTN_ID - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_DR_VTN_INTERACTION_MODES - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTO_UPDATE_FILE - Static variable in class com.universaldevices.common.Constants
-
- AUTO_UPDATE_MENU_LABEL - Static variable in class com.universaldevices.resources.nls.NLS
-
- autoDRListeners - Static variable in class com.universaldevices.upnp.UDControlPoint
-
An ArrayList
of Auto DR listeners of type IElectricityListener
- AUTOMATIC_RENAME_MODE - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUTOSCROLL - Static variable in class com.universaldevices.resources.nls.NLS
-
- AUX_1_ALARM_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AlarmState
-
- AUX_2_ALARM_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AlarmState
-
- AUX_3_ALARM_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AlarmState
-
- AUX_4_ALARM_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.AlarmState
-
- AUX_ALARM_1_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ZoneAlarmDef
-
- AUX_ALARM_2_NAME - Static variable in class com.universaldevices.resources.nls.NLS.ELK.ZoneAlarmDef
-