ESPHome 2025.5.0
|
Go to the source code of this file.
Data Structures | |
class | esphome::vbus::VBusListener |
class | esphome::vbus::VBus |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::vbus |
Typedefs | |
using | esphome::vbus::message_parser_t = std::function<float(std::vector<uint8_t> &)> |