|
Wombat Environmental Node 1.0
An environmental node for SDI-12 and digital sensors.
|
Power related commands. More...
#include "cli/peripherals/cli_power.h"#include <freertos/FreeRTOS.h>#include <Stream.h>#include <StreamString.h>#include "cli/FreeRTOS_CLI.h"#include "cli/CLI.h"#include "power_monitoring/battery.h"#include "power_monitoring/solar.h"Macros | |
| #define | TAG "cli_power" |
| ESP32 debug output tag. More... | |
Variables | |
| static StreamString | response_buffer_ |
| MQTT CLI response buffer for output to the user. More... | |
Power related commands.
| #define TAG "cli_power" |
ESP32 debug output tag.
|
static |
MQTT CLI response buffer for output to the user.