mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-31 18:17:53 +01:00
20 lines
559 B
ReStructuredText
20 lines
559 B
ReStructuredText
Native API
|
|
==========
|
|
|
|
See :cpp:func:`Application::init_api_server`.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. cpp:namespace:: nullptr
|
|
|
|
.. doxygenfile:: esphomelib/api/api_message.h
|
|
.. doxygenfile:: esphomelib/api/api_server.h
|
|
.. doxygenfile:: esphomelib/api/basic_messages.h
|
|
.. doxygenfile:: esphomelib/api/command_messages.h
|
|
.. doxygenfile:: esphomelib/api/list_entities.h
|
|
.. doxygenfile:: esphomelib/api/service_call_message.h
|
|
.. doxygenfile:: esphomelib/api/subscribe_logs.h
|
|
.. doxygenfile:: esphomelib/api/subscribe_state.h
|
|
.. doxygenfile:: esphomelib/api/util.h
|