🚧

IoT Edge Message Stream will be decommissioned on December 10, 2024.

The IoT Edge Message Stream is a durable sliding buffer for messages, created as a supplementary tool for IoT Edge Connect.

Use this API to:

  • Combine messages sent by multiple publishers into a single stream.

  • Bulk read large streams of data.

  • Retain the ordering used by the publishing service.

API summary

See the API's various operations for details on their request parameters and response data:

OperationMethodEndpoint
Messages
Get a retained messageGET/retained/​{topic}
Get messagesGET/topics/​{topic}
Get messages for groupsGET/topics/​{topic}/​groups/​{groupId}