ESPHome 2025.6.3
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::api |
Functions | |
const char * | esphome::api::api_error_to_str (APIError err) |
std::string | esphome::api::noise_err_to_str (int err) |
Convert a noise error code to a readable error. | |
void | esphome::api::noise_rand_bytes (void *output, size_t len) |