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 |
---|
RHANetworkKeyResponse() |
RHANetworkKeyResponse(byte frameSequence,
byte[] payload) |
RHANetworkKeyResponse(byte frameSequence,
String[] fields) |
RHANetworkKeyResponse(String[] fields) |
Modifier and Type | Method and Description |
---|---|
SecurityKey |
getNetworkKey() |
void |
setNetworkKey(SecurityKey val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHANetworkKeyResponse()
public RHANetworkKeyResponse(byte frameSequence, byte[] payload)
public RHANetworkKeyResponse(byte frameSequence, String[] fields)
public RHANetworkKeyResponse(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public SecurityKey getNetworkKey()
public void setNetworkKey(SecurityKey val)
getNetworkKey
Copyright © 2016. All rights reserved.