ESPectre SDK 2.8.0-280-gac7af68
Wi-Fi CSI motion sensing for ESP32 firmware
Loading...
Searching...
No Matches
espectre::EspectreNetworkInfo Struct Reference

Link details available to frontends. More...

#include <espectre_protocol.h>

Public Attributes

std::string ip_address
std::string mac_address
uint8_t channel {0U}
 Wi-Fi channel in use.

Detailed Description

Link details available to frontends.

Canonical MQTT info publishes only the channel.

Definition at line 84 of file espectre_protocol.h.

Member Data Documentation

◆ ip_address

std::string espectre::EspectreNetworkInfo::ip_address

Definition at line 85 of file espectre_protocol.h.

◆ mac_address

std::string espectre::EspectreNetworkInfo::mac_address

Definition at line 86 of file espectre_protocol.h.

◆ channel

uint8_t espectre::EspectreNetworkInfo::channel {0U}

Wi-Fi channel in use.

Zero when unknown.

Definition at line 88 of file espectre_protocol.h.


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