Node MQTT API
The Node MQTT API is what an ESP32 device speaks to AWS IoT Core. Devices authenticate with X.509 certificates and use a fixed set of topics to boot, publish telemetry, subscribe to parameter updates, and exchange shadow state.
The full machine-readable definition (AsyncAPI) is below, generated from the specification the backend ships.
Loading API reference…