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

#include <pn7150.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 137 of file pn7150.h.

Field Documentation

◆ id

uint8_t esphome::pn7150::DiscoveredEndpoint::id

Definition at line 138 of file pn7150.h.

◆ last_seen

uint32_t esphome::pn7150::DiscoveredEndpoint::last_seen

Definition at line 140 of file pn7150.h.

◆ protocol

uint8_t esphome::pn7150::DiscoveredEndpoint::protocol

Definition at line 139 of file pn7150.h.

◆ tag

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

Definition at line 141 of file pn7150.h.

◆ trig_called

bool esphome::pn7150::DiscoveredEndpoint::trig_called

Definition at line 142 of file pn7150.h.


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