IRHAFrame.Bootload, IRHAFrame.Debug, IRHAFrame.Diagnostics, IRHAFrame.GeneralClusters, IRHAFrame.HAClusters, IRHAFrame.NetworkComissioning, IRHAFrame.OTABootload, IRHAFrame.PrimaryHeader, IRHAFrame.SecurityConfig, IRHAFrame.Utility, IRHAFrame.ZCLMessages, IRHAFrame.ZDOMessages, IRHAFrame.ZigBeeSupportConfig
_payload, frameSequence, primaryHeader, secondaryHeader
START_OF_FRAME
Constructor and Description |
---|
RHAZCLReadAttributeResponse() |
RHAZCLReadAttributeResponse(byte frameSequence,
byte[] payload) |
RHAZCLReadAttributeResponse(byte frameSequence,
String[] fields) |
RHAZCLReadAttributeResponse(String[] fields) |
Modifier and Type | Method and Description |
---|---|
AttributeResponseRecord |
getAttributeResponseRecord() |
ClusterID |
getClusterID() |
UInt8 |
getClusterServerClient() |
UInt8 |
getEndpoint() |
NodeId |
getNodeID() |
void |
setAttributeResponseRecord(AttributeResponseRecord val) |
void |
setClusterID(ClusterID val) |
void |
setClusterServerClient(UInt8 val) |
void |
setEndpoint(UInt8 val) |
void |
setNodeID(NodeId val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHAZCLReadAttributeResponse()
public RHAZCLReadAttributeResponse(byte frameSequence, byte[] payload)
public RHAZCLReadAttributeResponse(byte frameSequence, String[] fields)
public RHAZCLReadAttributeResponse(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public NodeId getNodeID()
public void setNodeID(NodeId val)
getNodeID
public UInt8 getEndpoint()
public void setEndpoint(UInt8 val)
getEndpoint
public ClusterID getClusterID()
public void setClusterID(ClusterID val)
getClusterID
public UInt8 getClusterServerClient()
public void setClusterServerClient(UInt8 val)
getClusterServerClient
public AttributeResponseRecord getAttributeResponseRecord()
public void setAttributeResponseRecord(AttributeResponseRecord val)
getAttributeResponseRecord
Copyright © 2015. All rights reserved.