ESPHome
2024.10.2
|
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 | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::api | |
Functions | |
template<typename T > | |
const char * | esphome::api::proto_enum_to_string (T value) |