CloudEvents MQTT Protocol Binding

The MQTT protocol binding for CloudEvents defines how events are mapped to MQTT 3.1.1 and MQTT 5.0 messages. It supports both structured and binary content modes for IoT and constrained device environments that use MQTT as their messaging protocol.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudevents:cloudevents-mqtt-binding
name: CloudEvents MQTT Protocol Binding
description: The MQTT protocol binding for CloudEvents defines how events are mapped to MQTT 3.1.1 and
  MQTT 5.0 messages. It supports both structured and binary content modes for IoT and constrained device
  environments that use MQTT as their messaging protocol.
humanURL: https://github.com/cloudevents/spec/blob/main/cloudevents/bindings/mqtt-protocol-binding.md
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://github.com/cloudevents/spec/blob/main/cloudevents/bindings/mqtt-protocol-binding.md
tags:
- IoT
- MQTT
- Protocol Binding