Wombat Environmental Node 1.0
An environmental node for SDI-12 and digital sensors.
Loading...
Searching...
No Matches
cli_power.cpp File Reference

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"
Include dependency graph for cli_power.cpp:

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...
 

Detailed Description

Power related commands.

Macro Definition Documentation

◆ TAG

#define TAG   "cli_power"

ESP32 debug output tag.

Variable Documentation

◆ response_buffer_

StreamString response_buffer_
static

MQTT CLI response buffer for output to the user.