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

Go to the source code of this file.

Data Structures

class  esphome::api::ProtoVarInt
 Representation of a VarInt - in ProtoBuf should be 64bit but we only use 32bit. More...
 
class  esphome::api::ProtoLengthDelimited
 
class  esphome::api::Proto32Bit
 
class  esphome::api::Proto64Bit
 
class  esphome::api::ProtoWriteBuffer
 
class  esphome::api::ProtoMessage
 
class  esphome::api::ProtoService
 

Namespaces

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

Functions

template<typename T >
const char * esphome::api::proto_enum_to_string (T value)