Class GenericStatusMessage
java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.transport.MeshMessage
org.openremote.agent.protocol.bluetooth.mesh.transport.GenericStatusMessage
- Direct Known Subclasses:
GenericLevelStatus
,GenericOnOffStatus
,LightCtlStatus
,LightHslStatus
,LightLightnessStatus
,SceneRegisterStatus
,SceneStatus
,VendorModelMessageStatus
-
Field Summary
Fields inherited from class org.openremote.agent.protocol.bluetooth.mesh.transport.MeshMessage
messageTtl, mMessage
-
Method Summary
Methods inherited from class org.openremote.agent.protocol.bluetooth.mesh.transport.MeshMessage
getAszmic, getDst, getMessage, getMessageTtl, getOpCode, getSrc, setMessageTtl
-
Method Details
-
getAkf
public final int getAkf() -
getAid
public final int getAid() -
getParameters
public final byte[] getParameters() -
getSrcAddress
public int getSrcAddress()Returns the address where the message was originated from
-