Values_0.Mqtt5ConfigurationSourceThe configuration to add user-defined properties to enrich MQTT 5 messages.
type nonrec t = {propagatingAttributes : PropagatingAttributeList.t option;An object that represents the propagating thing attributes and the connection attributes.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of UserPropertyKeyName.t ]) list ]
list ])
list ]