crypto-a/libscadable

0.1.0

Latest
uploaded 10 hours ago
SCADABLE fleet ops library for ESP32. Drop into your firmware, get managed MQTT + log streaming + telemetry + remote diagnostics + signed OTA for free.

2 examples

  • esp-idf-full-demo
    This firmware demonstrates all public API features in libscadable for integration into ESP-IDF projects. It manages WiFi, handles events, and performs diagnostics while publishing data and managing OTA updates.
    4.31 KB
  • esp-idf-hello-world
    Minimum viable libscadable firmware. Boots, publishes "world" once, sits idle.
    1.65 KB