ESPHome 2025.5.0
Loading...
Searching...
No Matches
scd4x.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::scd4x::SCD4XComponent
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::scd4x
 

Enumerations

enum  esphome::scd4x::ERRORCODE {
  esphome::scd4x::COMMUNICATION_FAILED , esphome::scd4x::SERIAL_NUMBER_IDENTIFICATION_FAILED , esphome::scd4x::MEASUREMENT_INIT_FAILED , esphome::scd4x::FRC_FAILED ,
  esphome::scd4x::UNKNOWN
}
 
enum  esphome::scd4x::MeasurementMode { esphome::scd4x::PERIODIC , esphome::scd4x::LOW_POWER_PERIODIC , esphome::scd4x::SINGLE_SHOT , esphome::scd4x::SINGLE_SHOT_RHT_ONLY }