17 void setup()
override;
22 void set_uid(
const std::vector<uint8_t> &uid);
std::vector< uint8_t > uid_
void set_ndef_match_string(const std::string &str)
void dump_config() override
void set_uid(const std::vector< uint8_t > &uid)
bool tag_match_ndef_string(const std::shared_ptr< NdefMessage > &msg)
bool tag_match_tag_name(const std::shared_ptr< NdefMessage > &msg)
std::string match_string_
void set_tag_name(const std::string &str)
void tag_on(NfcTag &tag) override
void tag_off(NfcTag &tag) override
bool tag_match_uid(const std::vector< uint8_t > &data)
Implementation of SPI Controller mode.
Base class for all binary_sensor-type classes.
Helper class to easily give an object a parent of type T.