|
Wombat Environmental Node 1.0
An environmental node for SDI-12 and digital sensors.
|
MQTT setup and configuration through the CLI. More...
#include <freertos/FreeRTOS.h>#include <Stream.h>#include <StreamString.h>#include "cli/FreeRTOS_CLI.h"#include "cli/CLI.h"#include "cli/device_config/mqtt_cli.h"#include <FS.h>#include <Utils.h>#include "mqtt_stack.h"#include "globals.h"Macros | |
| #define | TAG "mqtt_cli" |
| ESP32 debug output tag. More... | |
Variables | |
| static StreamString | response_buffer_ |
| MQTT CLI response buffer for output to the user. More... | |
MQTT setup and configuration through the CLI.
| #define TAG "mqtt_cli" |
ESP32 debug output tag.
|
static |
MQTT CLI response buffer for output to the user.