ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 907 of 1039 2021-09-23
3.24.10. AT#MQPUBS - Publish ASCII String
This command publishes an ASCII string to the specified MQTT topic.
AT#MQPUBS=<instanceNumber>,<topic>,<retain>,<qos>,<message>
Parameters:
selects the client instance to
activate or deactivate
client instance range. To know
maxClients value use test
command
name of the topic.
Maximum length of <topic> is
256.
specifies if the broker must
retain this message or not
specifies the Quality of Service
of this message
message to publish on the topic.