MQTT functions

MQTT functions

Function name

Description

Function name

Description

MQTT_PublishArray();

Function publishes sensor data to server. No other options available for this function.

MQTT_PublishQoS0();

Function publishes data to MQTT broker (server) with certain topic.

MQTT_PublishSensor();

Function publishes sensor data to server. No other options available for this function.