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::BleManufacturerData Struct Reference

Manufacturer-specific data blob attached to an advertisement. More...

#include <bluetooth_proxy.hpp>

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

Public Attributes

std::string uuid
 
std::string data
 

Detailed Description

Manufacturer-specific data blob attached to an advertisement.

Member Data Documentation

◆ data

std::string esphome::api::BleManufacturerData::data

◆ uuid

std::string esphome::api::BleManufacturerData::uuid

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