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