public class InsteonConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BEGIN_MANUAL_CHANGE
The control name to begin manual change
|
static java.lang.String |
BEGIN_MANUAL_CHANGE_DOWN
Continuosly dim
|
static java.lang.String |
BEGIN_MANUAL_CHANGE_UP
Continuously brighten
|
static java.lang.String |
BUTTON_BACKLIGHT
The command to set/get KPL backlight level; used in UDI presentation layer
|
static java.lang.String |
BUTTON_GROUP
The command to set/get KPL button groups
|
static char |
BUTTON_NON_TOGGLE_ALL
This flag sets ALL the KPL buttons to non-toggle mode
|
static java.lang.String |
BUTTON_TOGGLE
The command to set/get KPL button toggle mode; Used in UDI presentation layer
|
static char |
BUTTON_TOGGLE_ALL
This flag sets ALL the KPL buttons to toggle mode
|
static char |
BUTTON_TOGGLE_INIT |
static char |
BUTTON_TOGGLE_NON_TOGGLE
The flag to set the KPL button to in non-toggle
|
static char |
BUTTON_TOGGLE_TOGGLE
The flag to set the KPL button to in toggle
|
static java.lang.String |
CLIMATE_COOL_SETPOINT
The control name for Cool Setpoint
|
static java.lang.String |
CLIMATE_ENERGY_MODE
The control name for the current Energy Mode
|
static java.lang.String |
CLIMATE_FAN_STATE
The control name for Thermostat Fan State
|
static java.lang.String |
CLIMATE_HEAT_COOL_STATE
The control name for Thermostat Heat/Cool state
|
static java.lang.String |
CLIMATE_HEAT_SETPOINT
The control name for Heat Setpoint
|
static java.lang.String |
CLIMATE_HUMIDITY
The control name for Humidity
|
static java.lang.String |
CLIMATE_MODE
The control name for Thermostat Mode
|
static java.lang.String |
CURRENT_POWER
The control name for iMeter Current Power
|
static short |
DEFAULT_RAMP_RATE
Default Ramp Rate
|
static java.lang.String |
DEVICE_FAST_OFF
The control name for turing the Device Fast Off
|
static java.lang.String |
DEVICE_FAST_ON
The control name for turning the Device Fast On
|
static java.lang.String |
DEVICE_ISY_LINK_REC_ACTION
This flag indicates that ISY is sending a ISY representation of link record
|
static java.lang.String |
DEVICE_LINK_REC_ACTION
This flag indicates that ISY is sending a Device link record
|
static java.lang.String |
DEVICE_OFF
The control name for turning the Device Off
|
static java.lang.String |
DEVICE_ON
The control name for turning the Device On
|
static java.lang.String |
DEVICE_STATUS
The control name for the "status" of any Device
|
static java.lang.String |
ERR
This control indicates device communication status
|
static java.lang.String |
GET_ALL_PLM_LINKS
The command to get all PLM links
|
static java.lang.String |
GET_DEV_LINKS_TABLE
The command to get all links in an INSTEON device
|
static java.lang.String |
GET_INSTEON_ENGINE_OPTION
This flag tells ISY to return the status of i1 only operations
|
static java.lang.String |
GET_ISY_LINKS_TABLE
The command to get all links in an INSTEON device from ISY's perspective
|
static java.lang.String |
GET_KPL_BUTTON_BACKLIGHT
The action to get KPL backlight mode
|
static java.lang.String |
GET_KPL_BUTTON_GROUPS
The action to get KPL button groups
|
static java.lang.String |
GET_KPL_BUTTON_TOGGLE
The action to get KPL button toggle mode
|
static java.lang.String |
GET_PLM_INFO
The command to retrieve PLM information
|
static java.lang.String |
GET_PROPERTIES
The action to get the device specific properties.
|
static java.lang.String |
GET_SCENE_CTL_PROFILES
The command to get scene profiles scoped to the controllers
|
static java.lang.String |
GET_SCENE_PROFILES
The command to get scene profiles
|
static java.lang.String |
GET_TIMER_VALUE
This flag indicates that we want to get the timer value for EZRain
|
static java.lang.String |
INSTEON_DB_OPS_COMMAND
This flag indicates that we are interested in INSTEON DB operations
|
static java.lang.String |
IOLINC_BEEP_PROPERTY
IOLinc Beep when On property
|
static java.lang.String |
IOLINC_LED_PROPERTY
IOLinc LED On TX
|
static java.lang.String |
IOLINC_MHOLD_PROPERTY |
static java.lang.String |
IOLINC_MTYPE_PROPERTY |
static java.lang.String |
IOLINC_PLOCK_PROPERTY
IOLinc Programming Lock property
|
static java.lang.String |
IOLINC_PROPERTY_VALUE_LATCH |
static java.lang.String |
IOLINC_PROPERTY_VALUE_MOMENTARY_A |
static java.lang.String |
IOLINC_PROPERTY_VALUE_MOMENTARY_B |
static java.lang.String |
IOLINC_PROPERTY_VALUE_MOMENTARY_C |
static java.lang.String |
IOLINC_PROPERTY_VALUE_OFF
IOLinc Off property value
|
static java.lang.String |
IOLINC_PROPERTY_VALUE_ON
IOLinc On property value
|
static java.lang.String |
IOLINC_RELAY_PROPERTY
IOLinc Relay property
|
static java.lang.String |
IOLINC_REVERSE_PROPERTY
IOLinc Trigger Reverse property
|
static java.lang.String |
IOLINC_SEND_X10_PROPERTY
IOLinc Send X10 property
|
static char |
KEYPAD_LINC_SUB_BUTTON_REMOTE_OFF_VERSION
Whether or not a Keypad supports sub-button off when activated
|
static char |
KPL_BACKLIGHT_HIGH
This flag sets the backlight level to high
|
static char |
KPL_BACKLIGHT_LOW
This flag sets the backlight level to low
|
static char |
KPL_MUTUAL_EXCLUSIVE_BUTTONS_FLAG
This flag is used to indicate the button grouping is for Mutually Exclusive button grouping
and is used in conjunction with UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the forth parameter = flag) |
static java.lang.String |
LIGHT_BRIGHT
The control name for Brightening the Device one notch
|
static java.lang.String |
LIGHT_DIM
The control name for Dimming the Device on notch
|
static java.lang.String |
LINK
Deprecated.
- do not use
|
static char |
LINK_A_REMOTELINC_FLAG
This flag indicates that we are linking a RemoteLinc
|
static char |
LINK_AN_IRLINC_FLAG
This flag indicates that we are linking an IRLinc
|
static java.lang.String |
ON_LEVEL
The control name for OnLevel
|
static java.lang.String |
PLM_LINK_REC_ACTION
This flag indicates that ISY is sending a PLM link record
|
static java.lang.String |
QUERY_INSTEON_ENGINE_OPTION
This flag tells ISY to query the Insteon engine
|
static java.lang.String |
QUERY_PROPERTIES
The action to query the device specific properties currently stored on the device itself.
|
static java.lang.String |
RAMP_RATE
The control name for RampRate
|
static java.lang.String |
RECALIBRATE_ENGINE_VERSIONS
Queries all the devices again to get
|
static java.lang.String |
REMOTELINC2_BEEP_PROPERTY
RemoteLinc2 BEEP property
|
static java.lang.String |
REMOTELINC2_LED_PROPERTY
RemoteLinc2 LED property
|
static java.lang.String |
REMOTELINC2_MODE_1_BUTTON_VALUE
RemoteLinc2 1-Button MODE value
|
static java.lang.String |
REMOTELINC2_MODE_2_BUTTON_NON_TOGGLE_VALUE
RemoteLinc2 2-Button non-toggle MODE value
|
static java.lang.String |
REMOTELINC2_MODE_2_BUTTON_TOGGLE_VALUE
RemoteLinc2 2-Button toggle MODE value
|
static java.lang.String |
REMOTELINC2_MODE_4_BUTTON_VALUE
RemoteLinc2 4-Button MODE value
|
static java.lang.String |
REMOTELINC2_MODE_8_BUTTON_NON_TOGGLE_VALUE
RemoteLinc2 8-Button non-toggle MODE value
|
static java.lang.String |
REMOTELINC2_MODE_8_BUTTON_TOGGLE_VALUE
RemoteLinc2 8-Button toggle MODE value
|
static java.lang.String |
REMOTELINC2_MODE_PROPERTY
RemoteLinc2 8-Button vs 4-Button MODE property
|
static java.lang.String |
REMOTELINC2_PLOCK_PROPERTY
RemoteLinc2 Programming Lock property
|
static java.lang.String |
REMOTELINC2_PROPERTY_VALUE_OFF
RemoteLinc2 Off property value
|
static java.lang.String |
REMOTELINC2_PROPERTY_VALUE_ON
RemoteLinc2 On property value
|
static java.lang.String |
RESET
This control resets a device and specifically iMeterSolos
|
static java.lang.String |
SET_CLEANUP_OPTION_SCENE_PROFILE
The command value for setting the Energy Mode for a thermostat in a Scene
|
static java.lang.String |
SET_COOL_SETPOINT_SCENE_PROFILE
The command value for setting the Cool Setpoint for a thermostat in a Scene
|
static java.lang.String |
SET_ENERGY_MODE_SCENE_PROFILE
The command value for setting the Energy Mode for a thermostat in a Scene
|
static java.lang.String |
SET_FAN_STATE_SCENE_PROFILE
The command value for setting the Fan State for a thermostat in a Scene
|
static java.lang.String |
SET_HEAT_SETPOINT_SCENE_PROFILE
The command value for setting the Heat Setpoint for a thermostat in a Scene
|
static java.lang.String |
SET_INSTEON_ENGINE_OPTION
This flag tells ISY to toggle i1 only operations
|
static java.lang.String |
SET_KPL_BUTTON_BACKLIGHT
The action to set KPL backlight mode
|
static java.lang.String |
SET_KPL_BUTTON_GROUPS
The action to set KPL button groups
|
static java.lang.String |
SET_KPL_BUTTON_TOGGLE
The action to set KPL button toggle mode
|
static java.lang.String |
SET_ON_LEVEL_SCENE_PROFILE
The command to set the scene on level
The command value for Setting On Level for a Scene used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the first parameter = command) |
static java.lang.String |
SET_PROPERTY
The action to set a device specific property.
|
static java.lang.String |
SET_RAMP_RATE_SCENE_PROFILE
The command to set the scene ramp rate
|
static java.lang.String |
SET_SCHEDULE
This flag indicates that we want to set the schedule for the device
|
static java.lang.String |
SET_THERMOSTAT_MODE_SCENE_PROFILE
The command value for setting the Mode for a thermostat in a Scene
|
static java.lang.String |
SET_TIMER_VALUE
This flag indicates that we want to set the timer value for EZRain
|
static java.lang.String |
STOP_DEVICE_SPECIFIC
The command to to stop any pending or in progress device specific activites
|
static java.lang.String |
STOP_MANUAL_CHANGE
The control name to stop manual change
|
static int |
THERMOSTAT_MODE_AUTO
Thermostat mode auto
|
static int |
THERMOSTAT_MODE_COOL
Thermostat mode cool
|
static int |
THERMOSTAT_MODE_HEAT
Thermostat mode heat
|
static int |
THERMOSTAT_MODE_OFF
Thermostat mode Off
|
static int |
THERMOSTAT_MODE_PROGRAM_AUTO
Thermostat mode program auto
|
static int |
THERMOSTAT_MODE_PROGRAM_COOL
Thermostat mode program cool
|
static int |
THERMOSTAT_MODE_PROGRAM_HEAT
Thermostat mode program heat
|
static java.lang.String |
TOTAL_POWER
The control name for iMeter Total Power
|
Constructor and Description |
---|
InsteonConstants() |
public static final short DEFAULT_RAMP_RATE
public static final java.lang.String DEVICE_ON
At the stored on level/ramp rate
UDControl
,
Constant Field Valuespublic static final java.lang.String DEVICE_OFF
At the stored ramprate
UDControl
,
Constant Field Valuespublic static final java.lang.String DEVICE_FAST_ON
immediate to 100%, ramp-rate 100%
UDControl
,
Constant Field Valuespublic static final java.lang.String DEVICE_FAST_OFF
At 100% ramp-rate
UDControl
,
Constant Field Valuespublic static final java.lang.String LIGHT_DIM
UDControl
,
Constant Field Valuespublic static final java.lang.String LIGHT_BRIGHT
UDControl
,
Constant Field Valuespublic static final java.lang.String DEVICE_STATUS
UDControl
,
Constant Field Valuespublic static final java.lang.String LINK
public static final java.lang.String ON_LEVEL
UDControl
,
Constant Field Valuespublic static final java.lang.String RAMP_RATE
UDControl
,
Constant Field Valuespublic static final java.lang.String BEGIN_MANUAL_CHANGE
UDControl
,
Constant Field Valuespublic static final java.lang.String STOP_MANUAL_CHANGE
UDControl
,
Constant Field Valuespublic static final java.lang.String BEGIN_MANUAL_CHANGE_UP
The action value to be used in conjunction with #BEGIN_MANUAL_CHNAGE in order to brighten the Device
UDAction
,
Constant Field Valuespublic static final java.lang.String BEGIN_MANUAL_CHANGE_DOWN
The action value to be used in conjunction with BEGIN_MANUAL_CHNAGE
in order to dim the Device
UDAction
,
Constant Field Valuespublic static final java.lang.String CLIMATE_FAN_STATE
UDControl
,
Constant Field Valuespublic static final java.lang.String CLIMATE_MODE
UDControl
,
Constant Field Valuespublic static final java.lang.String CLIMATE_HUMIDITY
UDControl
,
Constant Field Valuespublic static final java.lang.String CLIMATE_HEAT_SETPOINT
UDControl
,
Constant Field Valuespublic static final java.lang.String CLIMATE_COOL_SETPOINT
UDControl
,
Constant Field Valuespublic static final java.lang.String CLIMATE_HEAT_COOL_STATE
UDControl
,
Constant Field Valuespublic static final java.lang.String CLIMATE_ENERGY_MODE
UDControl
,
Constant Field Valuespublic static final java.lang.String CURRENT_POWER
UDControl
,
Constant Field Valuespublic static final java.lang.String TOTAL_POWER
UDControl
,
Constant Field Valuespublic static final java.lang.String RESET
public static final java.lang.String ERR
public static final java.lang.String GET_SCENE_CTL_PROFILES
The command value for Retrieving Scene Profiles used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_SCENE_PROFILES
The command value for Retrieving Scene Profiles used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_ON_LEVEL_SCENE_PROFILE
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_RAMP_RATE_SCENE_PROFILE
The command value for Setting ramp rate for a Scene used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_FAN_STATE_SCENE_PROFILE
The command value for setting Fan State for a thermostat in a Scene, used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_THERMOSTAT_MODE_SCENE_PROFILE
The command value for setting the Mode for a thermostat in a Scene, used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_HEAT_SETPOINT_SCENE_PROFILE
The command value for setting the Heat Setpoint for a thermostat in a Scene, used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_COOL_SETPOINT_SCENE_PROFILE
The command value for setting the Cool Setpoint for a thermostat in a Scene, used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_ENERGY_MODE_SCENE_PROFILE
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_CLEANUP_OPTION_SCENE_PROFILE
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String BUTTON_GROUP
The command value for Button Groups used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_PLM_INFO
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_ALL_PLM_LINKS
The command value for diagnostics to retrieve PLM's All Linking Database content
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_DEV_LINKS_TABLE
The command value for diagnostics to retrieve an INSTEON device's All Linking Database content
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_ISY_LINKS_TABLE
The command value for diagnostics to retrieve ISY representation of
an INSTEON device's All Linking Database content
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String STOP_DEVICE_SPECIFIC
Stops all the pending or in progress activities
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_KPL_BUTTON_GROUPS
The command value for Setting KPL Button Groups used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_KPL_BUTTON_GROUPS
The command value for Retrieving KPL Button Groups used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final char KPL_MUTUAL_EXCLUSIVE_BUTTONS_FLAG
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the forth parameter = flag)UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_KPL_BUTTON_TOGGLE
The command value for Setting KPL Button Toggle Mode used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_KPL_BUTTON_TOGGLE
The command value for Retrieving KPL Button ToggleMode used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String BUTTON_TOGGLE
public static final char BUTTON_TOGGLE_INIT
public static final char BUTTON_TOGGLE_TOGGLE
The flag is used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the forth parameter = flag)
UDProxyDevice
,
Constant Field Valuespublic static final char BUTTON_TOGGLE_NON_TOGGLE
The flag is used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the forth parameter = flag)
UDProxyDevice
,
Constant Field Valuespublic static final char BUTTON_TOGGLE_ALL
The flag is used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the forth parameter = flag)
UDProxyDevice
,
Constant Field Valuespublic static final char BUTTON_NON_TOGGLE_ALL
The flag is used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the forth parameter = flag)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String BUTTON_BACKLIGHT
public static final java.lang.String SET_KPL_BUTTON_BACKLIGHT
The command value for Setting KPL Backlight Mode used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String GET_KPL_BUTTON_BACKLIGHT
The command value for Retrieving KPL Backlight mode used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the first parameter = command)
UDProxyDevice
,
Constant Field Valuespublic static final java.lang.String SET_PROPERTY
public static final java.lang.String GET_PROPERTIES
public static final java.lang.String QUERY_PROPERTIES
public static final char KPL_BACKLIGHT_HIGH
The flag is used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the forth parameter = flag)
UDProxyDevice
,
Constant Field Valuespublic static final char KPL_BACKLIGHT_LOW
The flag is used in conjunction with
UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer)
(as the forth parameter = flag)
UDProxyDevice
,
Constant Field Valuespublic static final char LINK_AN_IRLINC_FLAG
public static final char LINK_A_REMOTELINC_FLAG
public static final java.lang.String SET_TIMER_VALUE
public static final java.lang.String GET_TIMER_VALUE
public static final java.lang.String SET_SCHEDULE
public static final java.lang.String INSTEON_DB_OPS_COMMAND
public static final java.lang.String PLM_LINK_REC_ACTION
public static final java.lang.String DEVICE_LINK_REC_ACTION
public static final java.lang.String DEVICE_ISY_LINK_REC_ACTION
public static final java.lang.String SET_INSTEON_ENGINE_OPTION
public static final java.lang.String GET_INSTEON_ENGINE_OPTION
public static final java.lang.String QUERY_INSTEON_ENGINE_OPTION
public static final java.lang.String RECALIBRATE_ENGINE_VERSIONS
public static final int THERMOSTAT_MODE_OFF
public static final int THERMOSTAT_MODE_HEAT
public static final int THERMOSTAT_MODE_COOL
public static final int THERMOSTAT_MODE_AUTO
public static final int THERMOSTAT_MODE_PROGRAM_AUTO
public static final int THERMOSTAT_MODE_PROGRAM_HEAT
public static final int THERMOSTAT_MODE_PROGRAM_COOL
public static final java.lang.String REMOTELINC2_LED_PROPERTY
public static final java.lang.String REMOTELINC2_BEEP_PROPERTY
public static final java.lang.String REMOTELINC2_PLOCK_PROPERTY
public static final java.lang.String REMOTELINC2_MODE_PROPERTY
public static final java.lang.String REMOTELINC2_MODE_4_BUTTON_VALUE
public static final java.lang.String REMOTELINC2_MODE_8_BUTTON_TOGGLE_VALUE
public static final java.lang.String REMOTELINC2_MODE_8_BUTTON_NON_TOGGLE_VALUE
public static final java.lang.String REMOTELINC2_MODE_1_BUTTON_VALUE
public static final java.lang.String REMOTELINC2_MODE_2_BUTTON_TOGGLE_VALUE
public static final java.lang.String REMOTELINC2_MODE_2_BUTTON_NON_TOGGLE_VALUE
public static final java.lang.String REMOTELINC2_PROPERTY_VALUE_ON
public static final java.lang.String REMOTELINC2_PROPERTY_VALUE_OFF
public static final char KEYPAD_LINC_SUB_BUTTON_REMOTE_OFF_VERSION
public static final java.lang.String IOLINC_REVERSE_PROPERTY
public static final java.lang.String IOLINC_BEEP_PROPERTY
public static final java.lang.String IOLINC_RELAY_PROPERTY
public static final java.lang.String IOLINC_SEND_X10_PROPERTY
public static final java.lang.String IOLINC_PLOCK_PROPERTY
public static final java.lang.String IOLINC_LED_PROPERTY
public static final java.lang.String IOLINC_PROPERTY_VALUE_OFF
public static final java.lang.String IOLINC_PROPERTY_VALUE_ON
public static final java.lang.String IOLINC_MHOLD_PROPERTY
public static final java.lang.String IOLINC_MTYPE_PROPERTY
public static final java.lang.String IOLINC_PROPERTY_VALUE_LATCH
public static final java.lang.String IOLINC_PROPERTY_VALUE_MOMENTARY_A
public static final java.lang.String IOLINC_PROPERTY_VALUE_MOMENTARY_B
public static final java.lang.String IOLINC_PROPERTY_VALUE_MOMENTARY_C