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 GitHub
parent dd3790641a
commit 422af9d438
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",