|
ESPHome 2026.10.0-dev
|
Data Structures | |
| class | InstanceLock |
| class | OpenThreadComponent |
| class | OpenThreadComponentBaseAction |
| Base class allowing to fetch OpenThread lock from parent component while applying action. More... | |
| class | OpenThreadComponentPollPeriodAction |
| Action to set single poll period parameter. More... | |
| class | OpenThreadSrpComponent |
Enumerations | |
| enum class | TeardownStage : uint8_t { TEARDOWN_STAGE_NOT_STARTED = 0 , TEARDOWN_STAGE_STOP_IN_PROCESS , TEARDOWN_STAGE_COMPLETED } |
Variables | |
| OpenThreadComponent * | global_openthread_component |
|
strong |
| Enumerator | |
|---|---|
| TEARDOWN_STAGE_NOT_STARTED | |
| TEARDOWN_STAGE_STOP_IN_PROCESS | |
| TEARDOWN_STAGE_COMPLETED | |
Definition at line 22 of file openthread.h.
| OpenThreadComponent * esphome::openthread::global_openthread_component |
Definition at line 23 of file openthread.cpp.