ESPHome 2025.5.0
Loading...
Searching...
No Matches
iaqcore.cpp File Reference

Go to the source code of this file.

Namespaces

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

Enumerations

enum  esphome::iaqcore::IAQCoreErrorCode : uint8_t { esphome::iaqcore::ERROR_OK = 0 , esphome::iaqcore::ERROR_RUNIN = 0x10 , esphome::iaqcore::ERROR_BUSY = 0x01 , esphome::iaqcore::ERROR_ERROR = 0x80 }