|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
Notification payload from a GATT characteristic (api: BluetoothGATTNotifyDataResponse).
More...
#include <bluetooth_proxy.hpp>

Public Attributes | |
| std::uint64_t | address = 0 |
| std::uint32_t | handle = 0 |
| std::string | data |
Notification payload from a GATT characteristic (api: BluetoothGATTNotifyDataResponse).
| std::uint64_t esphome::api::BleGattNotifyData::address = 0 |
| std::string esphome::api::BleGattNotifyData::data |
| std::uint32_t esphome::api::BleGattNotifyData::handle = 0 |