ESPHome
2022.6.2
|
Data Structures | |
class | BLEBinaryOutput |
class | BLECharacteristic |
class | BLEClient |
class | BLEClientConnectTrigger |
class | BLEClientDisconnectTrigger |
class | BLEClientNode |
class | BLEClientSwitch |
class | BLEDescriptor |
class | BLESensor |
class | BLESensorNotifyTrigger |
class | BLEService |
class | BLETextSensor |
class | BLETextSensorNotifyTrigger |
Typedefs | |
using | data_to_value_t = std::function< float(std::vector< uint8_t >)> |
using esphome::ble_client::data_to_value_t = typedef std::function<float(std::vector<uint8_t>)> |
Definition at line 16 of file ble_sensor.h.