# Operations

## MQTT operations

### OpenGate default MQTT topics for operations

- To subscribe to incoming operations from OpenGate: `odm/request/your-device-id`
- To publish operation responses: `odm/response/your-device-id`

Replace `your-device-id` with the OpenGate unique identifier of your device.

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