ESPHome 2025.5.0
Loading...
Searching...
No Matches
wiegand.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::wiegand
 

Functions

bool esphome::wiegand::check_eparity (uint64_t value, int start, int length)
 
bool esphome::wiegand::check_oparity (uint64_t value, int start, int length)