Skip to content

MQTT message binding

Contains information about the message representation in MQTT.

Structure

copy

Examples

json
{
    "contentType": "application/json",
    "correlationData": {
        "type": "string",
        "format": "uuid"
    },
    "responseTopic": "application/responses",
    "bindingVersion": "0.2.0"
}

Changelog

Good news, nothing was changed