MQTTStringPair (STRUCT)ΒΆ
TYPE MQTTStringPair : STRUCT
Key-value pair for user properties (MQTT V5)
- InOut:
Name
Type
Comment
wsKey
WSTRING(MQTTParam.g_udiMaxUserPropertyValueLength)
The key
wsValue
WSTRING(MQTTParam.g_udiMaxUserPropertyValueLength)
The value