|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
| ▼NSPSP | |
| ▼NFarLayers | |
| ▼NLocalBroker | |
| CLocalBroker | Local broker far layer |
| ▼NMQTT | |
| CAdapter | MQTT adapter for ESP platform |
| CAdapterError | Adapter error |
| ▼CConfig | MQTT client configuration |
| CAuth | |
| CConnection | |
| CLastWill | |
| CConnectionError | MQTT connection error |
| CIAdapter | Interface for platform-dependent MQTT adapter |
| CMQTT | MQTT far layer |
| CDummyFarLayer | Dummy far layer for testing |
| ▼NLocalLayers | |
| ▼NESPNOW | |
| ▼NIEEE80211 | |
| CActionFrame | Action frame with vendor specific content |
| CActionFrameWithRadiotap | Whole packet structure of ESP-NOW over radiotap |
| CGenericFrame | Generic frame |
| CRadiotap | Radiotap header |
| CRadiotapChannel | |
| CRadiotapParsedFields | Parsed fields from radiotap header |
| CTXRadiotap | Transmit radiotap header |
| CVendorSpecificContent | Vendor specific content of ESP-NOW |
| ▼CAdapter | ESP-NOW adapter for ESP platform |
| CEventFD | Wrapper of event file descriptor |
| CRawSocket | Wrapper of raw socket |
| CAdapterError | Adapter error |
| CBridgeConnInfoRTC | RTC memory enabled bridge connection info |
| CConfig | ESP-NOW configuration |
| ▼CESPNOW | ESP-NOW local layer |
| CBridgeConnInfoInternal | Internal bridge connection info |
| CIAdapter | Interface for platform-dependent ESP-NOW adapter |
| CPacket | |
| CPacketHeader | ESP-NOW packet header |
| CPacketPayload | |
| CSerDes | Serializer and deserializer of ESP-NOW packets |
| CDummyLocalLayer | Dummy local layer for testing |
| ▼NNodes | |
| ▼CBridge | Bridge node |
| CSubDBEntry | Bridge subscribe entry |
| ▼CBridgeConfig | Bridge configuration |
| CReporting | |
| CSubDB | |
| ▼CClient | Client node |
| CSubDBEntry | Client subscribe database entry |
| ▼CClientConfig | Client configuration |
| CReporting | |
| CSubDB | |
| CDummyLocalNode | Dummy local node for testing |
| ▼NWiFi | |
| CChannelRestrictions | WiFi channel restrictions structure |
| CConnectionError | WiFi connection error |
| CDummy | Dummy WiFi adapter |
| CIESPNOW | Requirements of ESP-NOW from WiFi instance |
| CStation | WiFi station for ESP platform |
| CStationConfig | WiFi station configuration |
| CException | Base SPSP exception |
| CIFarLayer | Interface for far layer |
| CIFarNode | Generic far layer node of SPSP |
| CILocalAndFarNode | Generic local and far layer node of SPSP |
| CILocalLayer | Interface for local layer |
| CILocalNode | Generic local node of SPSP |
| CINode | Most generic node type of SPSP |
| CIRandom | Random generator interface |
| CLocalAddr | Local layer address container |
| CLocalAddrMAC | Local layer address container for MAC address |
| CLocalMessage | Local message representation |
| CRandom | ESP random generator |
| CRandomGeneratorError | Random generator error |
| CTimer | Simple timer for SPSP purposes |
| CWildcardTrie | String-based trie with wildcard support |
| ▼Nstd | |
| Chash< SPSP::LocalAddr > | |
| Chash< SPSP::LocalAddrMAC > | |
| Chash< SPSP::LocalMessage< TLocalAddr > > |
1.8.17