public class RHAApplicationVersionResponse extends ARHAFrame
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 |
---|
RHAApplicationVersionResponse() |
RHAApplicationVersionResponse(byte frameSequence,
byte[] payload) |
RHAApplicationVersionResponse(byte frameSequence,
String[] fields) |
RHAApplicationVersionResponse(String[] fields) |
Modifier and Type | Method and Description |
---|---|
UInt8 |
getVersionStringIndex() |
VersionType |
getVersionType() |
void |
setVersionStringIndex(UInt8 val) |
void |
setVersionType(VersionType val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHAApplicationVersionResponse()
public RHAApplicationVersionResponse(byte frameSequence, byte[] payload)
public RHAApplicationVersionResponse(byte frameSequence, String[] fields)
public RHAApplicationVersionResponse(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public UInt8 getVersionStringIndex()
public void setVersionStringIndex(UInt8 val)
getVersionStringIndex
public VersionType getVersionType()
public void setVersionType(VersionType val)
getVersionType
Copyright © 2015. All rights reserved.