esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Public Attributes | List of all members
protogen::ProtoMessageDef Struct Reference

#include <model.hpp>

Collaboration diagram for protogen::ProtoMessageDef:
Collaboration graph
[legend]

Public Attributes

std::string name
 
std::vector< ProtoFieldfields
 
std::uint32_t id = 0
 
std::string base_class
 

Member Data Documentation

◆ base_class

std::string protogen::ProtoMessageDef::base_class

◆ fields

std::vector<ProtoField> protogen::ProtoMessageDef::fields

◆ id

std::uint32_t protogen::ProtoMessageDef::id = 0

◆ name

std::string protogen::ProtoMessageDef::name

The documentation for this struct was generated from the following file: