User MQTT API
The User MQTT API is what mobile / web clients use to subscribe to real-time device state and to send control commands. The transport is MQTT over WebSocket, authenticated via SigV4 with the temporary credentials a user picks up from Cognito.
The full machine-readable definition (AsyncAPI) is below, generated from the specification the backend ships.
Loading API reference…