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 |
---|
RHALatencyRequest() |
RHALatencyRequest(byte frameSequence,
byte[] payload) |
RHALatencyRequest(byte frameSequence,
String[] fields) |
RHALatencyRequest(String[] fields) |
Modifier and Type | Method and Description |
---|---|
NodeId |
getDestinationNodeID() |
Bitmap8 |
getOptionsBitmask() |
void |
setDestinationNodeID(NodeId val) |
void |
setOptionsBitmask(Bitmap8 val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHALatencyRequest()
public RHALatencyRequest(byte frameSequence, byte[] payload)
public RHALatencyRequest(byte frameSequence, String[] fields)
public RHALatencyRequest(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public NodeId getDestinationNodeID()
public void setDestinationNodeID(NodeId val)
getDestinationNodeID
public Bitmap8 getOptionsBitmask()
public void setOptionsBitmask(Bitmap8 val)
getOptionsBitmask
Copyright © 2015. All rights reserved.