esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
model Directory Reference
Directory dependency graph for model:
include/esphome/api/model

Directories

 entities
 

Files

 device_info.hpp
 Typed view of the device's DeviceInfoResponse.
 
 entity.hpp
 Common entity metadata shared by every entity domain.
 
 entity_handles.hpp
 Object-oriented entity handles.
 
 entity_registry.hpp
 EntityRegistry: typed, object-oriented access to the entity store.
 
 entity_store.hpp
 Typed store of a device's entities: ingest ListEntities*‍/State messages, query typed info/state per entity.
 
 entity_type.hpp
 Enumeration of ESPHome entity domains and name conversion helpers.
 
 enums.hpp
 Typed mirrors of the ESPHome protobuf enums.