|
ESPHome 2025.12.0-dev
|
Go to the source code of this file.
Data Structures | |
| struct | esphome::thermopro_ble::ParseResult |
| class | esphome::thermopro_ble::ThermoProBLE |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::thermopro_ble |
Typedefs | |
| using | esphome::thermopro_ble::DeviceParser = optional<ParseResult> (*)(const uint8_t *data, std::size_t data_size) |