ESPHome  2024.3.2
Data Fields
esphome::havells_solar::HavellsSolar::HAVELLSPV Struct Reference

#include <havells_solar.h>

Data Fields

bool setup {false}
 
sensor::Sensorvoltage_sensor_ {nullptr}
 
sensor::Sensorcurrent_sensor_ {nullptr}
 
sensor::Sensoractive_power_sensor_ {nullptr}
 
sensor::Sensorvoltage_sampled_by_secondary_cpu_sensor_ {nullptr}
 
sensor::Sensorinsulation_of_p_to_ground_sensor_ {nullptr}
 

Detailed Description

Definition at line 91 of file havells_solar.h.

Field Documentation

◆ active_power_sensor_

sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::active_power_sensor_ {nullptr}

Definition at line 95 of file havells_solar.h.

◆ current_sensor_

sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::current_sensor_ {nullptr}

Definition at line 94 of file havells_solar.h.

◆ insulation_of_p_to_ground_sensor_

sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::insulation_of_p_to_ground_sensor_ {nullptr}

Definition at line 97 of file havells_solar.h.

◆ setup

bool esphome::havells_solar::HavellsSolar::HAVELLSPV::setup {false}

Definition at line 92 of file havells_solar.h.

◆ voltage_sampled_by_secondary_cpu_sensor_

sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::voltage_sampled_by_secondary_cpu_sensor_ {nullptr}

Definition at line 96 of file havells_solar.h.

◆ voltage_sensor_

sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::voltage_sensor_ {nullptr}

Definition at line 93 of file havells_solar.h.


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