#include <api_connection.h>
Definition at line 556 of file api_connection.h.
◆ DeferredBatch()
esphome::api::APIConnection::DeferredBatch::DeferredBatch |
( |
| ) |
|
|
inline |
◆ add_item()
void esphome::api::APIConnection::DeferredBatch::add_item |
( |
EntityBase * | entity, |
|
|
MessageCreator | creator, |
|
|
uint16_t | message_type ) |
◆ clear()
void esphome::api::APIConnection::DeferredBatch::clear |
( |
| ) |
|
|
inline |
◆ empty()
bool esphome::api::APIConnection::DeferredBatch::empty |
( |
| ) |
const |
|
inline |
◆ batch_scheduled
bool esphome::api::APIConnection::DeferredBatch::batch_scheduled {false} |
◆ batch_start_time
uint32_t esphome::api::APIConnection::DeferredBatch::batch_start_time {0} |
◆ items
std::vector<BatchItem> esphome::api::APIConnection::DeferredBatch::items |
The documentation for this struct was generated from the following files: