ESPHome  2024.4.1
Data Fields
esphome::exposure_notifications::ExposureNotification Struct Reference

#include <exposure_notifications.h>

Data Fields

std::array< uint8_t, 6 > address
 
int rssi
 
std::array< uint8_t, 16 > rolling_proximity_identifier
 
std::array< uint8_t, 4 > associated_encrypted_metadata
 

Detailed Description

Definition at line 13 of file exposure_notifications.h.

Field Documentation

◆ address

std::array<uint8_t, 6> esphome::exposure_notifications::ExposureNotification::address

Definition at line 14 of file exposure_notifications.h.

◆ associated_encrypted_metadata

std::array<uint8_t, 4> esphome::exposure_notifications::ExposureNotification::associated_encrypted_metadata

Definition at line 17 of file exposure_notifications.h.

◆ rolling_proximity_identifier

std::array<uint8_t, 16> esphome::exposure_notifications::ExposureNotification::rolling_proximity_identifier

Definition at line 16 of file exposure_notifications.h.

◆ rssi

int esphome::exposure_notifications::ExposureNotification::rssi

Definition at line 15 of file exposure_notifications.h.


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