ESPHome 2026.1.0-dev
Loading...
Searching...
No Matches
esphome::api::APIServer::ActiveActionCall Struct Reference

#include <api_server.h>

Data Fields

uint32_t action_call_id
 
uint32_t client_call_id
 
APIConnectionconnection
 

Detailed Description

Definition at line 271 of file api_server.h.

Field Documentation

◆ action_call_id

uint32_t esphome::api::APIServer::ActiveActionCall::action_call_id

Definition at line 272 of file api_server.h.

◆ client_call_id

uint32_t esphome::api::APIServer::ActiveActionCall::client_call_id

Definition at line 273 of file api_server.h.

◆ connection

APIConnection* esphome::api::APIServer::ActiveActionCall::connection

Definition at line 274 of file api_server.h.


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