This class is used to encode all control actions on a lock device.
Base class for all locks.
float get_setup_priority() const override
output::BinaryOutput * output_
void dump_config() override
void set_output(BinaryOutput *output)
void control(const lock::LockCall &call) override
const float HARDWARE
For components that deal with hardware and are very important like GPIO switch.
Providing packet encoding functions for exchanging data with a remote host.