Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface RetainedMessageSummary

Information about a single retained message.

Hierarchy

  • RetainedMessageSummary

Properties

lastModifiedTime?: number

The Epoch date and time, in milliseconds, when the retained message was stored by IoT.

payloadSize?: number

The size of the retained message's payload in bytes.

qos?: number

The quality of service (QoS) level used to publish the retained message.

topic?: string

The topic name to which the retained message was published.