Class ProxyConfigFilterStatus
java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.transport.MeshMessage
org.openremote.agent.protocol.bluetooth.mesh.transport.ProxyConfigFilterStatus
To be used as a wrapper class to create the ProxyConfigSetFilterType message.
-
Field Summary
FieldsFields inherited from class org.openremote.agent.protocol.bluetooth.mesh.transport.MeshMessage
messageTtl, mMessage -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns theProxyFilterTypeset on the proxyintReturns the size of the address list in the proxy filterintReturns the opCode of this messageMethods inherited from class org.openremote.agent.protocol.bluetooth.mesh.transport.MeshMessage
getAszmic, getDst, getMessage, getMessageTtl, getSrc, setMessageTtl
-
Field Details
-
LOG
-
-
Constructor Details
-
ProxyConfigFilterStatus
-
-
Method Details
-
getOpCode
public int getOpCode()Description copied from class:MeshMessageReturns the opCode of this message- Specified by:
getOpCodein classMeshMessage- Returns:
- opcode
-
getFilterType
Returns theProxyFilterTypeset on the proxy -
getListSize
public int getListSize()Returns the size of the address list in the proxy filter
-