ESPHome  2024.5.0
Data Fields
esphome::pn7160::DiscoveredEndpoint Struct Reference

#include <pn7160.h>

Data Fields

uint8_t id
 
uint8_t protocol
 
uint32_t last_seen
 
std::unique_ptr< nfc::NfcTagtag
 
bool trig_called
 

Detailed Description

Definition at line 152 of file pn7160.h.

Field Documentation

◆ id

uint8_t esphome::pn7160::DiscoveredEndpoint::id

Definition at line 153 of file pn7160.h.

◆ last_seen

uint32_t esphome::pn7160::DiscoveredEndpoint::last_seen

Definition at line 155 of file pn7160.h.

◆ protocol

uint8_t esphome::pn7160::DiscoveredEndpoint::protocol

Definition at line 154 of file pn7160.h.

◆ tag

std::unique_ptr<nfc::NfcTag> esphome::pn7160::DiscoveredEndpoint::tag

Definition at line 156 of file pn7160.h.

◆ trig_called

bool esphome::pn7160::DiscoveredEndpoint::trig_called

Definition at line 157 of file pn7160.h.


The documentation for this struct was generated from the following file: