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 |
---|
RHAZDOResponseTimeout() |
RHAZDOResponseTimeout(byte frameSequence,
byte[] payload) |
RHAZDOResponseTimeout(byte frameSequence,
String[] fields) |
RHAZDOResponseTimeout(String[] fields) |
Modifier and Type | Method and Description |
---|---|
NodeId |
getDestinationNodeID() |
UInt8 |
getTransactionSequenceNumber() |
UInt16 |
getZDOCommandID() |
void |
setDestinationNodeID(NodeId val) |
void |
setTransactionSequenceNumber(UInt8 val) |
void |
setZDOCommandID(UInt16 val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHAZDOResponseTimeout()
public RHAZDOResponseTimeout(byte frameSequence, byte[] payload)
public RHAZDOResponseTimeout(byte frameSequence, String[] fields)
public RHAZDOResponseTimeout(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public NodeId getDestinationNodeID()
public void setDestinationNodeID(NodeId val)
getDestinationNodeID
public UInt16 getZDOCommandID()
public void setZDOCommandID(UInt16 val)
getZDOCommandID
public UInt8 getTransactionSequenceNumber()
public void setTransactionSequenceNumber(UInt8 val)
getTransactionSequenceNumber
Copyright © 2016. All rights reserved.