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