mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-17 11:05:39 +01:00
31 lines
417 B
ReStructuredText
31 lines
417 B
ReStructuredText
Output
|
|
======
|
|
|
|
The `output` namespace contains all peripheral output components.
|
|
|
|
.. toctree::
|
|
:glob:
|
|
|
|
*
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. cpp:namespace:: nullptr
|
|
|
|
BinaryOutput
|
|
************
|
|
|
|
.. doxygenclass:: output::BinaryOutput
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
FloatOutput
|
|
***********
|
|
|
|
.. doxygenclass:: output::FloatOutput
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|