ESPHome 2026.10.0-dev
Loading...
Searching...
No Matches
esphome::sen6x::GasTuning Struct Reference

#include <sen6x.h>

Data Fields

uint16_t index_offset
 
uint16_t learning_time_offset_hours
 
uint16_t learning_time_gain_hours
 
uint16_t gating_max_duration_minutes
 
uint16_t std_initial
 
uint16_t gain_factor
 

Detailed Description

Definition at line 14 of file sen6x.h.

Field Documentation

◆ gain_factor

uint16_t esphome::sen6x::GasTuning::gain_factor

Definition at line 20 of file sen6x.h.

◆ gating_max_duration_minutes

uint16_t esphome::sen6x::GasTuning::gating_max_duration_minutes

Definition at line 18 of file sen6x.h.

◆ index_offset

uint16_t esphome::sen6x::GasTuning::index_offset

Definition at line 15 of file sen6x.h.

◆ learning_time_gain_hours

uint16_t esphome::sen6x::GasTuning::learning_time_gain_hours

Definition at line 17 of file sen6x.h.

◆ learning_time_offset_hours

uint16_t esphome::sen6x::GasTuning::learning_time_offset_hours

Definition at line 16 of file sen6x.h.

◆ std_initial

uint16_t esphome::sen6x::GasTuning::std_initial

Definition at line 19 of file sen6x.h.


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