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 |
---|
RHAReceivedWriteAttribute() |
RHAReceivedWriteAttribute(byte frameSequence,
byte[] payload) |
RHAReceivedWriteAttribute(byte frameSequence,
String[] fields) |
RHAReceivedWriteAttribute(String[] fields) |
Modifier and Type | Method and Description |
---|---|
AnyType |
getAttribute() |
AttributeID |
getAttributeID() |
ClusterID |
getClusterID() |
UInt8 |
getClusterServerClient() |
UInt8 |
getLocalEndpoint() |
UInt8 |
getSourceEndpoint() |
NodeId |
getSourceNodeID() |
void |
setAttribute(AnyType val) |
void |
setAttributeID(AttributeID val) |
void |
setClusterID(ClusterID val) |
void |
setClusterServerClient(UInt8 val) |
void |
setLocalEndpoint(UInt8 val) |
void |
setSourceEndpoint(UInt8 val) |
void |
setSourceNodeID(NodeId val) |
protected void |
updatePayloadObjects() |
build, buildPayload, calculateCS, clearFrameSequence, getBytes, getFrameSequence, getMessageTime, getPayloadObjects, parse, setFrameSequence, setPayloadObjects
public RHAReceivedWriteAttribute()
public RHAReceivedWriteAttribute(byte frameSequence, byte[] payload)
public RHAReceivedWriteAttribute(byte frameSequence, String[] fields)
public RHAReceivedWriteAttribute(String[] fields)
protected void updatePayloadObjects()
updatePayloadObjects
in class ARHAFrame
public NodeId getSourceNodeID()
public void setSourceNodeID(NodeId val)
getSourceNodeID
public UInt8 getSourceEndpoint()
public void setSourceEndpoint(UInt8 val)
getSourceEndpoint
public UInt8 getLocalEndpoint()
public void setLocalEndpoint(UInt8 val)
getLocalEndpoint
public ClusterID getClusterID()
public void setClusterID(ClusterID val)
getClusterID
public UInt8 getClusterServerClient()
public void setClusterServerClient(UInt8 val)
getClusterServerClient
public AttributeID getAttributeID()
public void setAttributeID(AttributeID val)
getAttributeID
public AnyType getAttribute()
public void setAttribute(AnyType val)
getAttribute
Copyright © 2016. All rights reserved.