#include <automation.h>
Definition at line 152 of file automation.h.
◆ OnBroadcastTrigger() [1/2]
| esphome::espnow::OnBroadcastTrigger::OnBroadcastTrigger |
( |
std::array< uint8_t, ESP_NOW_ETH_ALEN > | address | ) |
|
|
inlineexplicit |
◆ OnBroadcastTrigger() [2/2]
| esphome::espnow::OnBroadcastTrigger::OnBroadcastTrigger |
( |
| ) |
|
|
inlineexplicit |
◆ on_broadcast()
| bool esphome::espnow::OnBroadcastTrigger::on_broadcast |
( |
const ESPNowRecvInfo & | info, |
|
|
const uint8_t * | data, |
|
|
uint8_t | size ) |
|
inlineoverridevirtual |
◆ address_
| uint8_t esphome::espnow::OnBroadcastTrigger::address_[ESP_NOW_ETH_ALEN] {} |
|
protected |
◆ has_address_
| bool esphome::espnow::OnBroadcastTrigger::has_address_ {false} |
|
protected |
The documentation for this class was generated from the following file: