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::ProtoEnumValue Struct Reference

#include <model.hpp>

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

Public Attributes

std::string name
 
std::int64_t number = 0
 

Member Data Documentation

◆ name

std::string protogen::ProtoEnumValue::name

◆ number

std::int64_t protogen::ProtoEnumValue::number = 0

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