com.udi.insteon.client
Class InsteonConstants

java.lang.Object
  extended by com.udi.insteon.client.InsteonConstants

public class InsteonConstants
extends java.lang.Object

All Insteon related constants are captured here.

Author:
UDArchitect

Field Summary
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_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_PROFILES
          The command to get scene profiles
static java.lang.String GET_TIMER_VALUE
          This flag indicates that we want to set 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 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.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 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_COOL_SETPOINT_SCENE_PROFILE
          The command value for setting the Cool Setpoint 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.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_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 Summary
InsteonConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_RAMP_RATE

public static final short DEFAULT_RAMP_RATE
Default Ramp Rate

See Also:
Constant Field Values

DEVICE_ON

public static final java.lang.String DEVICE_ON
The control name for turning the Device On

At the stored on level/ramp rate

See Also:
UDControl, Constant Field Values

DEVICE_OFF

public static final java.lang.String DEVICE_OFF
The control name for turning the Device Off

At the stored ramprate

See Also:
UDControl, Constant Field Values

DEVICE_FAST_ON

public static final java.lang.String DEVICE_FAST_ON
The control name for turning the Device Fast On

immediate to 100%, ramp-rate 100%

See Also:
UDControl, Constant Field Values

DEVICE_FAST_OFF

public static final java.lang.String DEVICE_FAST_OFF
The control name for turing the Device Fast Off

At 100% ramp-rate

See Also:
UDControl, Constant Field Values

LIGHT_DIM

public static final java.lang.String LIGHT_DIM
The control name for Dimming the Device on notch

See Also:
UDControl, Constant Field Values

LIGHT_BRIGHT

public static final java.lang.String LIGHT_BRIGHT
The control name for Brightening the Device one notch

See Also:
UDControl, Constant Field Values

DEVICE_STATUS

public static final java.lang.String DEVICE_STATUS
The control name for the "status" of any Device

See Also:
UDControl, Constant Field Values

LINK

public static final java.lang.String LINK
Deprecated. - do not use
The control name for getting Links

See Also:
Constant Field Values

ON_LEVEL

public static final java.lang.String ON_LEVEL
The control name for OnLevel

See Also:
UDControl, Constant Field Values

RAMP_RATE

public static final java.lang.String RAMP_RATE
The control name for RampRate

See Also:
UDControl, Constant Field Values

BEGIN_MANUAL_CHANGE

public static final java.lang.String BEGIN_MANUAL_CHANGE
The control name to begin manual change

See Also:
UDControl, Constant Field Values

STOP_MANUAL_CHANGE

public static final java.lang.String STOP_MANUAL_CHANGE
The control name to stop manual change

See Also:
UDControl, Constant Field Values

BEGIN_MANUAL_CHANGE_UP

public static final java.lang.String BEGIN_MANUAL_CHANGE_UP
Continuously brighten

The action value to be used in conjunction with #BEGIN_MANUAL_CHNAGE in order to brighten the Device

See Also:
UDAction, Constant Field Values

BEGIN_MANUAL_CHANGE_DOWN

public static final java.lang.String BEGIN_MANUAL_CHANGE_DOWN
Continuosly dim

The action value to be used in conjunction with BEGIN_MANUAL_CHNAGE in order to dim the Device

See Also:
UDAction, Constant Field Values

CLIMATE_FAN_STATE

public static final java.lang.String CLIMATE_FAN_STATE
The control name for Thermostat Fan State

See Also:
UDControl, Constant Field Values

CLIMATE_MODE

public static final java.lang.String CLIMATE_MODE
The control name for Thermostat Mode

See Also:
UDControl, Constant Field Values

CLIMATE_HUMIDITY

public static final java.lang.String CLIMATE_HUMIDITY
The control name for Humidity

See Also:
UDControl, Constant Field Values

CLIMATE_HEAT_SETPOINT

public static final java.lang.String CLIMATE_HEAT_SETPOINT
The control name for Heat Setpoint

See Also:
UDControl, Constant Field Values

CLIMATE_COOL_SETPOINT

public static final java.lang.String CLIMATE_COOL_SETPOINT
The control name for Cool Setpoint

See Also:
UDControl, Constant Field Values

CLIMATE_HEAT_COOL_STATE

public static final java.lang.String CLIMATE_HEAT_COOL_STATE
The control name for Thermostat Heat/Cool state

See Also:
UDControl, Constant Field Values

CURRENT_POWER

public static final java.lang.String CURRENT_POWER
The control name for iMeter Current Power

See Also:
UDControl, Constant Field Values

TOTAL_POWER

public static final java.lang.String TOTAL_POWER
The control name for iMeter Total Power

See Also:
UDControl, Constant Field Values

RESET

public static final java.lang.String RESET
This control resets a device and specifically iMeterSolos

See Also:
Constant Field Values

ERR

public static final java.lang.String ERR
This control indicates device communication status

See Also:
Constant Field Values

GET_SCENE_PROFILES

public static final java.lang.String GET_SCENE_PROFILES
The command to 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.StringBuffer)(as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_ON_LEVEL_SCENE_PROFILE

public static final 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.StringBuffer)(as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_RAMP_RATE_SCENE_PROFILE

public static final java.lang.String SET_RAMP_RATE_SCENE_PROFILE
The command to set the scene ramp rate

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_FAN_STATE_SCENE_PROFILE

public static final java.lang.String SET_FAN_STATE_SCENE_PROFILE
The command value for setting the Fan State for a thermostat in a Scene

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_THERMOSTAT_MODE_SCENE_PROFILE

public static final java.lang.String SET_THERMOSTAT_MODE_SCENE_PROFILE
The command value for setting the Mode for a thermostat in a Scene

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_HEAT_SETPOINT_SCENE_PROFILE

public static final java.lang.String SET_HEAT_SETPOINT_SCENE_PROFILE
The command value for setting the Heat Setpoint for a thermostat in a Scene

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_COOL_SETPOINT_SCENE_PROFILE

public static final java.lang.String SET_COOL_SETPOINT_SCENE_PROFILE
The command value for setting the Cool Setpoint for a thermostat in a Scene

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

BUTTON_GROUP

public static final java.lang.String BUTTON_GROUP
The command to set/get KPL button groups

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

GET_PLM_INFO

public static final java.lang.String GET_PLM_INFO
The command to retrieve PLM information

UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

GET_ALL_PLM_LINKS

public static final java.lang.String GET_ALL_PLM_LINKS
The command to 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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

GET_DEV_LINKS_TABLE

public static final java.lang.String GET_DEV_LINKS_TABLE
The command to get all links in an INSTEON device

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

GET_ISY_LINKS_TABLE

public static final java.lang.String GET_ISY_LINKS_TABLE
The command to get all links in an INSTEON device from ISY's perspective

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

STOP_DEVICE_SPECIFIC

public static final java.lang.String STOP_DEVICE_SPECIFIC
The command to to stop any pending or in progress device specific activites

Stops all the pending or in progress activities UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_KPL_BUTTON_GROUPS

public static final java.lang.String SET_KPL_BUTTON_GROUPS
The action to 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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

GET_KPL_BUTTON_GROUPS

public static final java.lang.String GET_KPL_BUTTON_GROUPS
The action to 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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

KPL_MUTUAL_EXCLUSIVE_BUTTONS_FLAG

public static final 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.StringBuffer) (as the forth parameter = flag)

See Also:
UDProxyDevice, Constant Field Values

SET_KPL_BUTTON_TOGGLE

public static final java.lang.String SET_KPL_BUTTON_TOGGLE
The action to set KPL button toggle mode

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

GET_KPL_BUTTON_TOGGLE

public static final java.lang.String GET_KPL_BUTTON_TOGGLE
The action to get KPL button toggle mode

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

BUTTON_TOGGLE

public static final java.lang.String BUTTON_TOGGLE
The command to set/get KPL button toggle mode; Used in UDI presentation layer

See Also:
Constant Field Values

BUTTON_TOGGLE_INIT

public static final char BUTTON_TOGGLE_INIT
See Also:
Constant Field Values

BUTTON_TOGGLE_TOGGLE

public static final char BUTTON_TOGGLE_TOGGLE
The flag to set the KPL button to in toggle

The flag is used in conjunction with UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the forth parameter = flag)

See Also:
UDProxyDevice, Constant Field Values

BUTTON_TOGGLE_NON_TOGGLE

public static final char BUTTON_TOGGLE_NON_TOGGLE
The flag to set the KPL button to in 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.StringBuffer) (as the forth parameter = flag)

See Also:
UDProxyDevice, Constant Field Values

BUTTON_TOGGLE_ALL

public static final char BUTTON_TOGGLE_ALL
This flag sets ALL the KPL buttons to toggle mode

The flag is used in conjunction with UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the forth parameter = flag)

See Also:
UDProxyDevice, Constant Field Values

BUTTON_NON_TOGGLE_ALL

public static final char BUTTON_NON_TOGGLE_ALL
This flag sets ALL the KPL buttons to non-toggle mode

The flag is used in conjunction with UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the forth parameter = flag)

See Also:
UDProxyDevice, Constant Field Values

BUTTON_BACKLIGHT

public static final java.lang.String BUTTON_BACKLIGHT
The command to set/get KPL backlight level; used in UDI presentation layer

See Also:
Constant Field Values

SET_KPL_BUTTON_BACKLIGHT

public static final java.lang.String SET_KPL_BUTTON_BACKLIGHT
The action to set KPL backlight mode

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

GET_KPL_BUTTON_BACKLIGHT

public static final java.lang.String GET_KPL_BUTTON_BACKLIGHT
The action to get KPL backlight mode

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.StringBuffer) (as the first parameter = command)

See Also:
UDProxyDevice, Constant Field Values

SET_PROPERTY

public static final java.lang.String SET_PROPERTY
The action to set a device specific property.

See Also:
Constant Field Values

GET_PROPERTIES

public static final java.lang.String GET_PROPERTIES
The action to get the device specific properties.

See Also:
Constant Field Values

KPL_BACKLIGHT_HIGH

public static final char KPL_BACKLIGHT_HIGH
This flag sets the backlight level to high

The flag is used in conjunction with UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the forth parameter = flag)

See Also:
UDProxyDevice, Constant Field Values

KPL_BACKLIGHT_LOW

public static final char KPL_BACKLIGHT_LOW
This flag sets the backlight level to low

The flag is used in conjunction with UDProxyDevice.sendDeviceSpecific(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.StringBuffer) (as the forth parameter = flag)

See Also:
UDProxyDevice, Constant Field Values

LINK_AN_IRLINC_FLAG

public static final char LINK_AN_IRLINC_FLAG
This flag indicates that we are linking an IRLinc

See Also:
Constant Field Values

LINK_A_REMOTELINC_FLAG

public static final char LINK_A_REMOTELINC_FLAG
This flag indicates that we are linking a RemoteLinc

See Also:
Constant Field Values

SET_TIMER_VALUE

public static final java.lang.String SET_TIMER_VALUE
This flag indicates that we want to set the timer value for EZRain

See Also:
Constant Field Values

GET_TIMER_VALUE

public static final java.lang.String GET_TIMER_VALUE
This flag indicates that we want to set the timer value for EZRain

See Also:
Constant Field Values

INSTEON_DB_OPS_COMMAND

public static final java.lang.String INSTEON_DB_OPS_COMMAND
This flag indicates that we are interested in INSTEON DB operations

See Also:
Constant Field Values

PLM_LINK_REC_ACTION

public static final java.lang.String PLM_LINK_REC_ACTION
This flag indicates that ISY is sending a PLM link record

See Also:
Constant Field Values

DEVICE_LINK_REC_ACTION

public static final java.lang.String DEVICE_LINK_REC_ACTION
This flag indicates that ISY is sending a Device link record

See Also:
Constant Field Values

DEVICE_ISY_LINK_REC_ACTION

public static final java.lang.String DEVICE_ISY_LINK_REC_ACTION
This flag indicates that ISY is sending a ISY representation of link record

See Also:
Constant Field Values

SET_INSTEON_ENGINE_OPTION

public static final java.lang.String SET_INSTEON_ENGINE_OPTION
This flag tells ISY to toggle i1 only operations

See Also:
Constant Field Values

GET_INSTEON_ENGINE_OPTION

public static final java.lang.String GET_INSTEON_ENGINE_OPTION
This flag tells ISY to return the status of i1 only operations

See Also:
Constant Field Values

QUERY_INSTEON_ENGINE_OPTION

public static final java.lang.String QUERY_INSTEON_ENGINE_OPTION
This flag tells ISY to query the Insteon engine

See Also:
Constant Field Values

RECALIBRATE_ENGINE_VERSIONS

public static final java.lang.String RECALIBRATE_ENGINE_VERSIONS
Queries all the devices again to get

See Also:
Constant Field Values

THERMOSTAT_MODE_OFF

public static final int THERMOSTAT_MODE_OFF
Thermostat mode Off

See Also:
Constant Field Values

THERMOSTAT_MODE_HEAT

public static final int THERMOSTAT_MODE_HEAT
Thermostat mode heat

See Also:
Constant Field Values

THERMOSTAT_MODE_COOL

public static final int THERMOSTAT_MODE_COOL
Thermostat mode cool

See Also:
Constant Field Values

THERMOSTAT_MODE_AUTO

public static final int THERMOSTAT_MODE_AUTO
Thermostat mode auto

See Also:
Constant Field Values

THERMOSTAT_MODE_PROGRAM_AUTO

public static final int THERMOSTAT_MODE_PROGRAM_AUTO
Thermostat mode program auto

See Also:
Constant Field Values

THERMOSTAT_MODE_PROGRAM_HEAT

public static final int THERMOSTAT_MODE_PROGRAM_HEAT
Thermostat mode program heat

See Also:
Constant Field Values

THERMOSTAT_MODE_PROGRAM_COOL

public static final int THERMOSTAT_MODE_PROGRAM_COOL
Thermostat mode program cool

See Also:
Constant Field Values

REMOTELINC2_LED_PROPERTY

public static final java.lang.String REMOTELINC2_LED_PROPERTY
RemoteLinc2 LED property

See Also:
Constant Field Values

REMOTELINC2_BEEP_PROPERTY

public static final java.lang.String REMOTELINC2_BEEP_PROPERTY
RemoteLinc2 BEEP property

See Also:
Constant Field Values

REMOTELINC2_PLOCK_PROPERTY

public static final java.lang.String REMOTELINC2_PLOCK_PROPERTY
RemoteLinc2 Programming Lock property

See Also:
Constant Field Values

REMOTELINC2_MODE_PROPERTY

public static final java.lang.String REMOTELINC2_MODE_PROPERTY
RemoteLinc2 8-Button vs 4-Button MODE property

See Also:
Constant Field Values

REMOTELINC2_MODE_4_BUTTON_VALUE

public static final java.lang.String REMOTELINC2_MODE_4_BUTTON_VALUE
RemoteLinc2 4-Button MODE value

See Also:
Constant Field Values

REMOTELINC2_MODE_8_BUTTON_TOGGLE_VALUE

public static final java.lang.String REMOTELINC2_MODE_8_BUTTON_TOGGLE_VALUE
RemoteLinc2 8-Button toggle MODE value

See Also:
Constant Field Values

REMOTELINC2_MODE_8_BUTTON_NON_TOGGLE_VALUE

public static final java.lang.String REMOTELINC2_MODE_8_BUTTON_NON_TOGGLE_VALUE
RemoteLinc2 8-Button non-toggle MODE value

See Also:
Constant Field Values

REMOTELINC2_MODE_1_BUTTON_VALUE

public static final java.lang.String REMOTELINC2_MODE_1_BUTTON_VALUE
RemoteLinc2 1-Button MODE value

See Also:
Constant Field Values

REMOTELINC2_MODE_2_BUTTON_TOGGLE_VALUE

public static final java.lang.String REMOTELINC2_MODE_2_BUTTON_TOGGLE_VALUE
RemoteLinc2 2-Button toggle MODE value

See Also:
Constant Field Values

REMOTELINC2_MODE_2_BUTTON_NON_TOGGLE_VALUE

public static final java.lang.String REMOTELINC2_MODE_2_BUTTON_NON_TOGGLE_VALUE
RemoteLinc2 2-Button non-toggle MODE value

See Also:
Constant Field Values

REMOTELINC2_PROPERTY_VALUE_ON

public static final java.lang.String REMOTELINC2_PROPERTY_VALUE_ON
RemoteLinc2 On property value

See Also:
Constant Field Values

REMOTELINC2_PROPERTY_VALUE_OFF

public static final java.lang.String REMOTELINC2_PROPERTY_VALUE_OFF
RemoteLinc2 Off property value

See Also:
Constant Field Values
Constructor Detail

InsteonConstants

public InsteonConstants()