RUI3 (RAK Unified Interface 3) - RAK4631
bg77::qmtuns

Public Member Functions

String set (int, int, int,...)
 

Member Function Documentation

◆ set()

String set ( int  ,
int  ,
int  ,
  ... 
)
Description
This api is used to unsubscribe to one or more topics
Syntax
bg77.qmtuns.set(tcpconnectID,msgid,topics_count,topic[,topic...])
Parameters
tcpconnectIDint MQTT socket identifier. The range is 0-5.
msgidint Message identifier of packet. The range is 1-65535.
topics_countint numbers of topics
topicString The topic that the client wants to subscribe to or unsubscribe from
Returns
String response