#include <api_pb2.h>
Definition at line 2100 of file api_pb2.h.
◆ decode_32bit()
bool esphome::api::ListEntitiesEventResponse::decode_32bit |
( |
uint32_t |
field_id, |
|
|
Proto32Bit |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_length()
bool esphome::api::ListEntitiesEventResponse::decode_length |
( |
uint32_t |
field_id, |
|
|
ProtoLengthDelimited |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::ListEntitiesEventResponse::decode_varint |
( |
uint32_t |
field_id, |
|
|
ProtoVarInt |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::ListEntitiesEventResponse::dump_to |
( |
std::string & |
out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::ListEntitiesEventResponse::encode |
( |
ProtoWriteBuffer |
buffer | ) |
const |
|
overridevirtual |
◆ device_class
std::string esphome::api::ListEntitiesEventResponse::device_class {} |
◆ disabled_by_default
bool esphome::api::ListEntitiesEventResponse::disabled_by_default {false} |
◆ entity_category
◆ event_types
std::vector<std::string> esphome::api::ListEntitiesEventResponse::event_types {} |
◆ icon
std::string esphome::api::ListEntitiesEventResponse::icon {} |
◆ key
uint32_t esphome::api::ListEntitiesEventResponse::key {0} |
◆ name
std::string esphome::api::ListEntitiesEventResponse::name {} |
◆ object_id
std::string esphome::api::ListEntitiesEventResponse::object_id {} |
◆ unique_id
std::string esphome::api::ListEntitiesEventResponse::unique_id {} |
The documentation for this class was generated from the following files:
- /opt/build/esphome/esphome/components/api/api_pb2.h
- /opt/build/esphome/esphome/components/api/api_pb2.cpp