Share via


MqttUserProperty interface

The properties of a user in MQTT.

Properties

name

The name of the property.

value

The value of the property.

Property Details

name

The name of the property.

name: string

Property Value

string

value

The value of the property.

value: string

Property Value

string