ESPHome 2025.5.0
Loading...
Searching...
No Matches
sml.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::sml
 

Functions

bool esphome::sml::check_sml_data (const bytes &buffer)
 
uint8_t esphome::sml::get_code (uint8_t byte)
 

Variables

const char esphome::sml::START_BYTES_DETECTED = 1
 
const char esphome::sml::END_BYTES_DETECTED = 2