public class RHAImageProgressNotification 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 |
---|
RHAImageProgressNotification() |
RHAImageProgressNotification(byte frameSequence,
byte[] payload) |
RHAImageProgressNotification(byte frameSequence,
String[] fields) |
RHAImageProgressNotification(String[] fields) |
Modifier and Type | Method and Description |
---|---|
UInt32 |
getFileOffset() |
UInt32 |
getFileSize() |
UInt32 |
getFileVersion() |
UInt16 |
getImageType() |
UInt16 |
getManufacturerCode() |
ZCLStatusEnum |
getStatus() |
void |
setFileOffset(UInt32 val) |
void |
setFileSize(UInt32 val) |
void |
setFileVersion(UInt32 val) |
void |
setImageType(UInt16 val) |
void |
setManufacturerCode(UInt16 val) |
void |
setStatus(ZCLStatusEnum val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHAImageProgressNotification()
public RHAImageProgressNotification(byte frameSequence, byte[] payload)
public RHAImageProgressNotification(byte frameSequence, String[] fields)
public RHAImageProgressNotification(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public ZCLStatusEnum getStatus()
public void setStatus(ZCLStatusEnum val)
getStatus
public UInt16 getManufacturerCode()
public void setManufacturerCode(UInt16 val)
getManufacturerCode
public UInt16 getImageType()
public void setImageType(UInt16 val)
getImageType
public UInt32 getFileVersion()
public void setFileVersion(UInt32 val)
getFileVersion
public UInt32 getFileOffset()
public void setFileOffset(UInt32 val)
getFileOffset
public UInt32 getFileSize()
public void setFileSize(UInt32 val)
getFileSize
Copyright © 2016. All rights reserved.