#include <api_pb2.h>
|
| static uint32_t | count_repeated_field (const uint8_t *buffer, size_t length, uint32_t target_field_id) |
| | Count occurrences of a repeated field in a protobuf buffer.
|
| |
Definition at line 2990 of file api_pb2.h.
◆ calculate_size()
| void esphome::api::ZWaveProxyFrame::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ decode_length()
◆ dump_to()
| void esphome::api::ZWaveProxyFrame::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ message_name()
| const char * esphome::api::ZWaveProxyFrame::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ data
| const uint8_t* esphome::api::ZWaveProxyFrame::data {nullptr} |
◆ data_len
| uint16_t esphome::api::ZWaveProxyFrame::data_len {0} |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::ZWaveProxyFrame::ESTIMATED_SIZE = 19 |
|
staticconstexpr |
◆ MESSAGE_TYPE
| uint8_t esphome::api::ZWaveProxyFrame::MESSAGE_TYPE = 128 |
|
staticconstexpr |
The documentation for this class was generated from the following files: