This is an ACME client for ESP (ESP32, etc) devices, so your IoT can fetch their own certificate for secure communication. ACME is a protocol (see RFC8555) for automatic certificate management. Sites such as letsencrypt.org allow you to obtain free (no charge) certificates in an automated way using the ACME protocol.
SCADABLE platform integration for ESP32. Boots, loads the
device certificate from NVS, discovers the MQTT broker via
edge.scadable.com, connects over TLS, publishes heartbeats,
and handles OTA updates. Optional streaming file upload to
uploads.scadable.com (compile-time opt-in). Customer brings
their own network (Wi-Fi / Ethernet / cellular).