mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
improve description of mqtt options
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
This commit is contained in:
parent
833ecfb1af
commit
16088b8a08
@ -359,8 +359,8 @@
|
|||||||
"userProperties": "User Properties",
|
"userProperties": "User Properties",
|
||||||
"subscriptionIdentifier": "Subscription ID",
|
"subscriptionIdentifier": "Subscription ID",
|
||||||
"flags": "Flags",
|
"flags": "Flags",
|
||||||
"nl": "No Local",
|
"nl": "Do not receive messages published by this client",
|
||||||
"rap": "Retain as Published",
|
"rap": "Keep retain flag of original publish",
|
||||||
"rh": "Retain Handling",
|
"rh": "Retain Handling",
|
||||||
"rh0": "0, Always send retained messages",
|
"rh0": "0, Always send retained messages",
|
||||||
"rh1": "1, Send retained messages for new subscription",
|
"rh1": "1, Send retained messages for new subscription",
|
||||||
|
Loading…
Reference in New Issue
Block a user