farmbot v6.0.1-alpha Farmbot.BotState.Transport.GenMQTT.Client View Source

Underlying client for interfacing MQTT.

Link to this section Summary

Functions

Push a log message

Push a bot state message

Start a MQTT Client

Link to this section Functions

Link to this function push_bot_log(client, log) View Source

Push a log message.

Link to this function push_bot_state(client, state) View Source

Push a bot state message.

Link to this function start_link(device, token, server) View Source

Start a MQTT Client.