# Examples

## MQTT operation examples

Each example shows the complete flow of an operation over MQTT: the North API request that
creates the operation job, the request message the device receives on its
`odm/request/your-device-id` topic, and the response message the device publishes on its
`odm/response/your-device-id` topic.

{{% children sort="weight" %}}
