public interface ZigBeeEvent
Modifier and Type | Method and Description |
---|---|
int |
getAttributeId()
Returns the attribute identifier (that is, the attribute's ID).
|
int |
getClusterId()
Returns the cluster id associated to this ZigBeeEvent.
|
short |
getEndpointId()
Returns the endpoint identifier.
|
BigInteger |
getIEEEAddress()
Returns the ZigBee device node IEEE Address.
|
Object |
getValue()
Returns an object containing the new value of the related ZigBee
attribute.
|
BigInteger getIEEEAddress()
short getEndpointId()
int getClusterId()
int getAttributeId()
Object getValue()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0