|
ESPHome 2025.11.0b4
|
#include <api_server.h>
Data Fields | |
| uint32_t | call_id |
| ActionResponseCallback | callback |
Definition at line 213 of file api_server.h.
| uint32_t esphome::api::APIServer::PendingActionResponse::call_id |
Definition at line 214 of file api_server.h.
| ActionResponseCallback esphome::api::APIServer::PendingActionResponse::callback |
Definition at line 215 of file api_server.h.