org.universAAL.lddi.zigbee.commissioning.clusters.impl
Class IASZoneClusterAAL

Package class diagram package IASZoneClusterAAL
java.lang.Object
  extended by it.cnr.isti.zigbee.zcl.library.impl.core.ZCLClusterBase
      extended by it.cnr.isti.zigbee.zcl.library.impl.security_safety.IASZoneCluster
          extended by org.universAAL.lddi.zigbee.commissioning.clusters.impl.IASZoneClusterAAL
All Implemented Interfaces:
it.cnr.isti.zigbee.zcl.library.api.core.ZCLCluster, it.cnr.isti.zigbee.zcl.library.api.security_safety.IASZone

public class IASZoneClusterAAL
extends it.cnr.isti.zigbee.zcl.library.impl.security_safety.IASZoneCluster


Field Summary
 
Fields inherited from class it.cnr.isti.zigbee.zcl.library.impl.core.ZCLClusterBase
logger
 
Fields inherited from interface it.cnr.isti.zigbee.zcl.library.api.security_safety.IASZone
DESCRIPTION, ID, NAME, ZONE_ENROLL_REQUEST_ID, ZONE_ENROLL_RESPONSE_ID, ZONE_STATUS_CHANGE_NOTIFICATION_ID
 
Constructor Summary
IASZoneClusterAAL(it.cnr.isti.zigbee.api.ZigBeeDevice zbDevice)
           
 
Method Summary
 boolean addZoneStatusChangeNotificationListener(it.cnr.isti.zigbee.zcl.library.api.security_safety.ias_zone.ZoneStatusChangeNotificationListener listener)
           
 boolean removeZoneStatusChangeNotificationListener(it.cnr.isti.zigbee.zcl.library.api.security_safety.ias_zone.ZoneStatusChangeNotificationListener listener)
           
 
Methods inherited from class it.cnr.isti.zigbee.zcl.library.impl.security_safety.IASZoneCluster
getAttributeIASCIEAddress, getAttributeZoneState, getAttributeZoneStatus, getAttributeZoneType, getId, getName, getStandardAttributes, zoneEnrollRequest, zoneStatusChangeNotification
 
Methods inherited from class it.cnr.isti.zigbee.zcl.library.impl.core.ZCLClusterBase
enableDefaultResponse, getActiveSubscriptions, getAttribute, getAvailableAttributes, getManufacturerId, getZigBeeDevice, invoke, invoke, isDefaultResponseEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface it.cnr.isti.zigbee.zcl.library.api.core.ZCLCluster
enableDefaultResponse, getAttribute, getAvailableAttributes, getManufacturerId, invoke, invoke, isDefaultResponseEnabled
 

Constructor Detail

IASZoneClusterAAL

public IASZoneClusterAAL(it.cnr.isti.zigbee.api.ZigBeeDevice zbDevice)
Method Detail

addZoneStatusChangeNotificationListener

public boolean addZoneStatusChangeNotificationListener(it.cnr.isti.zigbee.zcl.library.api.security_safety.ias_zone.ZoneStatusChangeNotificationListener listener)
Specified by:
addZoneStatusChangeNotificationListener in interface it.cnr.isti.zigbee.zcl.library.api.security_safety.IASZone
Overrides:
addZoneStatusChangeNotificationListener in class it.cnr.isti.zigbee.zcl.library.impl.security_safety.IASZoneCluster

removeZoneStatusChangeNotificationListener

public boolean removeZoneStatusChangeNotificationListener(it.cnr.isti.zigbee.zcl.library.api.security_safety.ias_zone.ZoneStatusChangeNotificationListener listener)
Specified by:
removeZoneStatusChangeNotificationListener in interface it.cnr.isti.zigbee.zcl.library.api.security_safety.IASZone
Overrides:
removeZoneStatusChangeNotificationListener in class it.cnr.isti.zigbee.zcl.library.impl.security_safety.IASZoneCluster


Copyright © 2014 universAAL Consortium. All Rights Reserved.