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.