esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Public Attributes | List of all members
esphome::api::BleServiceData Struct Reference

Service or manufacturer data blob attached to an advertisement. More...

#include <bluetooth_proxy.hpp>

Collaboration diagram for esphome::api::BleServiceData:
Collaboration graph
[legend]

Public Attributes

std::string uuid
 
std::string data
 

Detailed Description

Service or manufacturer data blob attached to an advertisement.

Member Data Documentation

◆ data

std::string esphome::api::BleServiceData::data

◆ uuid

std::string esphome::api::BleServiceData::uuid

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