|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
Result of a GATT characteristic read (api: BluetoothGATTReadResponse).
More...
#include <bluetooth_proxy.hpp>

Public Attributes | |
| std::uint64_t | address = 0 |
| std::uint32_t | handle = 0 |
| std::string | data |
Result of a GATT characteristic read (api: BluetoothGATTReadResponse).
| std::uint64_t esphome::api::BleGattRead::address = 0 |
| std::string esphome::api::BleGattRead::data |
| std::uint32_t esphome::api::BleGattRead::handle = 0 |