callback_mqtt_sub_ok()
This section is currently being reworked. We apologize for the inconvenience. If you need immediate assistance, please contact Tibbo Support.
Description: |
Callback procedure, called on the subscriber when the MQTT server confirms the requested subscription. Procedure body has to be created elsewhere in the project (externally with respect to the library). |
Syntax: |
sub callback_mqtt_connect_ok() |
Returns: |
--- |
See Also: |
Details
Subscription requests are performed using mqtt_sub().