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 |
---|
RHALevelServerMove() |
RHALevelServerMove(byte frameSequence,
byte[] payload) |
RHALevelServerMove(byte frameSequence,
String[] fields) |
RHALevelServerMove(String[] fields) |
Modifier and Type | Method and Description |
---|---|
UInt8 |
getDirection() |
UInt8 |
getEndpoint() |
UInt8 |
getRate() |
Boolean |
getWithOnOff() |
void |
setDirection(UInt8 val) |
void |
setEndpoint(UInt8 val) |
void |
setRate(UInt8 val) |
void |
setWithOnOff(Boolean val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHALevelServerMove()
public RHALevelServerMove(byte frameSequence, byte[] payload)
public RHALevelServerMove(byte frameSequence, String[] fields)
public RHALevelServerMove(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public UInt8 getEndpoint()
public void setEndpoint(UInt8 val)
getEndpoint
public UInt8 getDirection()
public void setDirection(UInt8 val)
getDirection
public UInt8 getRate()
public void setRate(UInt8 val)
getRate
public Boolean getWithOnOff()
public void setWithOnOff(Boolean val)
getWithOnOff
Copyright © 2015. All rights reserved.