org.universAAL.lddi.zigbee.commissioning.devices.api
Interface IAS_ZoneAAL

Package class diagram package IAS_ZoneAAL
All Superinterfaces:
it.cnr.isti.zigbee.ha.driver.core.HADevice
All Known Implementing Classes:
IAS_ZoneDeviceAAL

public interface IAS_ZoneAAL
extends it.cnr.isti.zigbee.ha.driver.core.HADevice


Field Summary
static int[] CUSTOM
           
static int DEVICE_ID
           
static int[] MANDATORY
           
static String NAME
           
static int[] OPTIONAL
           
static int[] STANDARD
           
 
Fields inherited from interface it.cnr.isti.zigbee.ha.driver.core.HADevice
HA_DEVICE_GROUP, HA_DEVICE_NAME, HA_DEVICE_STANDARD, HA_DRIVER, ZIGBEE_DEVICE_SERVICE, ZIGBEE_DEVICE_UUID
 
Method Summary
 IASZoneAAL getIASZone()
           
 
Methods inherited from interface it.cnr.isti.zigbee.ha.driver.core.HADevice
getAlarms, getAvailableCluster, getBasic, getCluster, getDescription, getDeviceTemperatureConfiguration, getDeviceType, getEndPointId, getIdentify, getName, getPowerConfiguration, getProfileId, getZBDevice
 

Field Detail

DEVICE_ID

static final int DEVICE_ID
See Also:
Constant Field Values

NAME

static final String NAME
See Also:
Constant Field Values

MANDATORY

static final int[] MANDATORY

OPTIONAL

static final int[] OPTIONAL

STANDARD

static final int[] STANDARD

CUSTOM

static final int[] CUSTOM
Method Detail

getIASZone

IASZoneAAL getIASZone()


Copyright © 2014 universAAL Consortium. All Rights Reserved.