ESPHome  2024.5.0
Data Fields
esphome::pylontech::PylontechListener::LineContents Struct Reference

#include <pylontech.h>

Data Fields

int bat_num = 0
 
int volt
 
int curr
 
int tempr
 
int tlow
 
int thigh
 
int vlow
 
int vhigh
 
int coulomb
 
int mostempr
 
char base_st [TEXT_SENSOR_MAX_LEN]
 
char volt_st [TEXT_SENSOR_MAX_LEN]
 
char curr_st [TEXT_SENSOR_MAX_LEN]
 
char temp_st [TEXT_SENSOR_MAX_LEN]
 

Detailed Description

Definition at line 15 of file pylontech.h.

Field Documentation

◆ base_st

char esphome::pylontech::PylontechListener::LineContents::base_st[TEXT_SENSOR_MAX_LEN]

Definition at line 17 of file pylontech.h.

◆ bat_num

int esphome::pylontech::PylontechListener::LineContents::bat_num = 0

Definition at line 16 of file pylontech.h.

◆ coulomb

int esphome::pylontech::PylontechListener::LineContents::coulomb

Definition at line 16 of file pylontech.h.

◆ curr

int esphome::pylontech::PylontechListener::LineContents::curr

Definition at line 16 of file pylontech.h.

◆ curr_st

char esphome::pylontech::PylontechListener::LineContents::curr_st[TEXT_SENSOR_MAX_LEN]

Definition at line 17 of file pylontech.h.

◆ mostempr

int esphome::pylontech::PylontechListener::LineContents::mostempr

Definition at line 16 of file pylontech.h.

◆ temp_st

char esphome::pylontech::PylontechListener::LineContents::temp_st[TEXT_SENSOR_MAX_LEN]

Definition at line 17 of file pylontech.h.

◆ tempr

int esphome::pylontech::PylontechListener::LineContents::tempr

Definition at line 16 of file pylontech.h.

◆ thigh

int esphome::pylontech::PylontechListener::LineContents::thigh

Definition at line 16 of file pylontech.h.

◆ tlow

int esphome::pylontech::PylontechListener::LineContents::tlow

Definition at line 16 of file pylontech.h.

◆ vhigh

int esphome::pylontech::PylontechListener::LineContents::vhigh

Definition at line 16 of file pylontech.h.

◆ vlow

int esphome::pylontech::PylontechListener::LineContents::vlow

Definition at line 16 of file pylontech.h.

◆ volt

int esphome::pylontech::PylontechListener::LineContents::volt

Definition at line 16 of file pylontech.h.

◆ volt_st

char esphome::pylontech::PylontechListener::LineContents::volt_st[TEXT_SENSOR_MAX_LEN]

Definition at line 17 of file pylontech.h.


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