ESP Component Registry
Open main menu
Docs
Blog
Sign in
adhuldas
/edgesync
0.2.0
Latest
Star
0
uploaded 8 hours ago
Reliable store-and-forward data delivery for ESP-IDF: a durable, crash-safe flash queue with automatic retry/backoff, delivered over HTTP(S) or any pluggable transport.
Readme
Dependencies
1
Dependents
0
Examples
3
Versions
2
3 examples
basic
Minimal example demonstrating a durable queue with a simple transport that logs messages instead of sending them.
2.67 KB
http
Connects to Wi-Fi and publishes a JSON payload every 5 seconds over EdgeSync's HTTP(S) transport.
3.71 KB
mqtt
EdgeSync connects to Wi-Fi and publishes a JSON payload every 5 seconds via MQTT, queuing messages durably.
4.27 KB