MqttQueuedEvent
@totemsdk/edge-mqtt / MqttQueuedEvent
Interface: MqttQueuedEvent
Properties
attempts
attempts:
number
createdAt
createdAt:
number
id
id:
string
metadata?
optionalmetadata?:Record<string,unknown>
nextAttemptAt?
optionalnextAttemptAt?:number
payload
payload:
string|Uint8Array<ArrayBufferLike>
topic
topic:
string
type
type:
"proof"|"receipt"|"status"|"message"|"error"