Update MQTT QoS description string (#103036)

Update strings.json
This commit is contained in:
Jirka
2023-10-30 09:54:46 +01:00
committed by Franck Nijhof
parent 483671bf9f
commit 5c16a8247a

View File

@@ -181,7 +181,7 @@
}, },
"qos": { "qos": {
"name": "QoS", "name": "QoS",
"description": "Quality of Service to use. O. At most once. 1: At least once. 2: Exactly once." "description": "Quality of Service to use. 0: At most once. 1: At least once. 2: Exactly once."
}, },
"retain": { "retain": {
"name": "Retain", "name": "Retain",