public interface ZCLReadStatusRecord
ZCLCluster.readAttributes(ZCLAttributeInfo[])
.Modifier and Type | Method and Description |
---|---|
ZCLAttributeInfo |
getAttributeInfo()
Returns the
ZCLAttributeInfo related to the reading operation. |
ZigBeeException |
getFailure()
Returns the potential failure of the reading operation.
|
Object |
getValue()
Returns the value of the related read attribute.
|
Object getValue()
Object
representing the ZigBee value.ZigBeeException getFailure()
ZigBeeException
specifying the failing of the reading.ZCLAttributeInfo getAttributeInfo()
ZCLAttributeInfo
related to the reading operation.ZCLAttributeInfo
related to the reading operation.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0