Interface ZCLAttribute

All Superinterfaces:
ZCLAttributeInfo

public interface ZCLAttribute extends ZCLAttributeInfo
This interface represents a ZCLAttribute.

Its extends ZCLAttributeInfo to add methods to read and write the ZCL attribute from and to the ZigBee node with respectively the getValue() and setValue(Object) methods.

Author:
$Id: ebc39b6d25313428b34a37d4bcb39b89ad3ad657 $