esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Classes | Namespaces
message_registry.hpp File Reference

Bidirectional registry mapping ESPHome message ids to message types. More...

#include <esphome/api/proto/message_id.hpp>
#include <esphome/api/proto/proto_message.hpp>
#include <cstddef>
#include <cstdint>
#include <memory>
Include dependency graph for message_registry.hpp:

Go to the source code of this file.

Classes

class  esphome::api::MessageRegistry
 Maps the protocol's numeric message ids (the proto (id) option) to and from concrete message types. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 

Detailed Description

Bidirectional registry mapping ESPHome message ids to message types.