SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
SPSP::LocalLayers::ESPNOW::PacketHeader Struct Reference

ESP-NOW packet header. More...

#include <espnow_packet.hpp>

Public Attributes

uint32_t ssid
 Service set identifier.
 
uint8_t nonce [NONCE_LEN]
 Encryption nonce.
 
uint8_t version
 Current protocol version.
 

Detailed Description

ESP-NOW packet header.

Constains SSID and encryption nonce.

Definition at line 29 of file espnow_packet.hpp.


The documentation for this struct was generated from the following file: