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 |
---|
RHAPermitJoin() |
RHAPermitJoin(byte frameSequence,
byte[] payload) |
RHAPermitJoin(byte frameSequence,
String[] fields) |
RHAPermitJoin(String[] fields) |
Modifier and Type | Method and Description |
---|---|
UInt8 |
getJoinDuration() |
void |
setJoinDuration(UInt8 val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHAPermitJoin()
public RHAPermitJoin(byte frameSequence, byte[] payload)
public RHAPermitJoin(byte frameSequence, String[] fields)
public RHAPermitJoin(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public UInt8 getJoinDuration()
The duration in seconds to permit joining, 0x00 - 0xFF.
The value of 0xFF indicates permanent duration, though the establishment of a permanently open join window is discouraged.
public void setJoinDuration(UInt8 val)
getJoinDuration
Copyright © 2015. All rights reserved.