public interface ZCLAttributeInfo
getDataType()
).Modifier and Type | Field and Description |
---|---|
static String |
ID
Property key for the optional attribute id of a ZigBee Event Listener.
|
Modifier and Type | Method and Description |
---|---|
ZCLDataTypeDescription |
getDataType()
Returns the data type of this attribute.
|
int |
getId()
Returns the ID of this attribute.
|
int |
getManufacturerCode()
Returns the manufacturer code of this attribute.
|
boolean |
isManufacturerSpecific()
Checks if the attribute is manufacturer specific.
|
static final String ID
boolean isManufacturerSpecific()
true
if and only if this attribute is related to a
manufacturer extension.int getManufacturerCode()
int getId()
ZCLDataTypeDescription getDataType()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0