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 |
---|---|
OctetString |
getApplicationVersion() |
UInt8 |
getApplicationVersionStringIndex() |
UInt8 |
getApplicationVersionType() |
void |
setApplicationVersion(OctetString val) |
void |
setApplicationVersionStringIndex(UInt8 val) |
void |
setApplicationVersionType(UInt8 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 getApplicationVersionStringIndex()
public void setApplicationVersionStringIndex(UInt8 val)
getApplicationVersionStringIndex
public UInt8 getApplicationVersionType()
public void setApplicationVersionType(UInt8 val)
getApplicationVersionType
public OctetString getApplicationVersion()
public void setApplicationVersion(OctetString val)
getApplicationVersion
Copyright © 2015. All rights reserved.