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

Go to the source code of this file.

Data Structures

class  esphome::t6615::T6615Component
 

Namespaces

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

Enumerations

enum class  esphome::t6615::T6615Command : uint8_t {
  esphome::t6615::NONE = 0 , esphome::t6615::GET_PPM , esphome::t6615::GET_SERIAL , esphome::t6615::GET_VERSION ,
  esphome::t6615::GET_ELEVATION , esphome::t6615::GET_ABC , esphome::t6615::ENABLE_ABC , esphome::t6615::DISABLE_ABC ,
  esphome::t6615::SET_ELEVATION
}