ESPHome  2024.4.0
Public Member Functions
esphome::hm3301::AbstractAQICalculator Class Referenceabstract

#include <abstract_aqi_calculator.h>

Inheritance diagram for esphome::hm3301::AbstractAQICalculator:
esphome::hm3301::AQICalculator esphome::hm3301::CAQICalculator

Public Member Functions

virtual uint16_t get_aqi (uint16_t pm2_5_value, uint16_t pm10_0_value)=0
 

Detailed Description

Definition at line 8 of file abstract_aqi_calculator.h.

Member Function Documentation

◆ get_aqi()

virtual uint16_t esphome::hm3301::AbstractAQICalculator::get_aqi ( uint16_t  pm2_5_value,
uint16_t  pm10_0_value 
)
pure virtual

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