MqttUserProperty interface
The properties of a user in MQTT.
Property Details
name
The name of the property.
name: string
Property Value
string
value
The value of the property.
value: string
Property Value
string