com.universaldevices.device.model
Class UDModuleDef

java.lang.Object
  extended by com.universaldevices.device.model.UDModuleDef

public class UDModuleDef
extends java.lang.Object


Field Summary
static int UD_CLIMATE_MODULE
           
static int UD_ENERGY_MONITOR_MODULE
           
static int UD_FLEX_YOUR_POWER_MODULE
           
static int UD_IRRIGATION_MODULE
           
static int UD_OPEN_ADR_MODULE
           
static int UD_SEP_DRLC_MODULE
           
static int UD_SEP_MESSAGE_MODULE
           
static int UD_SEP_PRICE_MODULE
           
static int UD_ZIGBEE_SEP_METER_MODULE
           
 
Constructor Summary
UDModuleDef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UD_OPEN_ADR_MODULE

public static final int UD_OPEN_ADR_MODULE
See Also:
Constant Field Values

UD_CLIMATE_MODULE

public static final int UD_CLIMATE_MODULE
See Also:
Constant Field Values

UD_ENERGY_MONITOR_MODULE

public static final int UD_ENERGY_MONITOR_MODULE
See Also:
Constant Field Values

UD_FLEX_YOUR_POWER_MODULE

public static final int UD_FLEX_YOUR_POWER_MODULE
See Also:
Constant Field Values

UD_ZIGBEE_SEP_METER_MODULE

public static final int UD_ZIGBEE_SEP_METER_MODULE
See Also:
Constant Field Values

UD_SEP_DRLC_MODULE

public static final int UD_SEP_DRLC_MODULE
See Also:
Constant Field Values

UD_SEP_MESSAGE_MODULE

public static final int UD_SEP_MESSAGE_MODULE
See Also:
Constant Field Values

UD_SEP_PRICE_MODULE

public static final int UD_SEP_PRICE_MODULE
See Also:
Constant Field Values

UD_IRRIGATION_MODULE

public static final int UD_IRRIGATION_MODULE
See Also:
Constant Field Values
Constructor Detail

UDModuleDef

public UDModuleDef()