Aquarium Cooling Controller
ESP32 firmware for aquarium cooling fan control, monitoring, telemetry, and fault handling.
Loading...
Searching...
No Matches
Public Attributes | List of all members
OtaTelemetrySnapshot Struct Reference

Operator-visible OTA maintenance window state for MQTT publication. More...

#include <mqtt_telemetry.h>

Public Attributes

bool active
 True when the OTA HTTP window is active.
 
const char * stateLabel
 Stable OTA state label.
 
const char * lastMessage
 Latest OTA status message.
 
const char * firmwareVersion
 Running firmware version string.
 
const char * networkIp
 Current Wi-Fi station IP or "unavailable".
 
const char * uploadUrl
 Active OTA upload URL or "unavailable".
 

Detailed Description

Operator-visible OTA maintenance window state for MQTT publication.


The documentation for this struct was generated from the following file: