|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
ESP-NOW adapter for Linux platform. More...
#include <functional>#include <string>#include <thread>#include "spsp/espnow_adapter_if.hpp"#include "spsp/espnow_packet_ieee80211.hpp"#include "spsp/espnow_types.hpp"
Go to the source code of this file.
Classes | |
| class | SPSP::LocalLayers::ESPNOW::Adapter |
| ESP-NOW adapter for ESP platform. More... | |
| struct | SPSP::LocalLayers::ESPNOW::Adapter::RawSocket |
| Wrapper of raw socket. More... | |
| struct | SPSP::LocalLayers::ESPNOW::Adapter::EventFD |
| Wrapper of event file descriptor. More... | |
ESP-NOW adapter for Linux platform.
Definition in file linux/spsp/espnow_adapter.hpp.
1.8.17