Press on the image to return to the main documentation page.
|
ClientId As String [read only]
Close
Connect
Connect2 (Options As org.eclipse.paho.client.mqttv3.MqttConnectOptions)
Connected As Boolean [read only]
Initialize (EventName As String, ServerURI As String, ClientId As String)
IsInitialized As Boolean
Publish (Topic As String, Payload() As Byte)
Publish2 (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
QOS_0_MOST_ONCE As Int
QOS_1_LEAST_ONCE As Int
QOS_2_EXACTLY_ONCE As Int
Subscribe (Topic As String, QOS As Int)
Unsubscribe (Topic As String)
ClientId As String [read only]
Close
Connect
Connect2 (Options As org.eclipse.paho.client.mqttv3.MqttConnectOptions)
Connected As Boolean [read only]
Initialize (EventName As String, ServerURI As String, ClientId As String)
IsInitialized As Boolean
Publish (Topic As String, Payload() As Byte)
Publish2 (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
QOS_0_MOST_ONCE As Int
QOS_1_LEAST_ONCE As Int
QOS_2_EXACTLY_ONCE As Int
Subscribe (Topic As String, QOS As Int)
Unsubscribe (Topic As String)
CleanSession As Boolean
Initialize (UserName As String, Password As String)
IsInitialized As Boolean
Password As String
SetLastWill (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
UserName As String
CleanSession As Boolean
Initialize (UserName As String, Password As String)
IsInitialized As Boolean
Password As String
SetLastWill (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
UserName As String