mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
reuse existing labels for tcp request buffer/string option
This commit is contained in:
@@ -598,9 +598,7 @@
|
||||
"character": "when character received is",
|
||||
"number": "a fixed number of chars",
|
||||
"never": "never - keep connection open",
|
||||
"immed": "immediately - don't wait for reply",
|
||||
"buffer": "a Buffer",
|
||||
"string": "a String"
|
||||
"immed": "immediately - don't wait for reply"
|
||||
},
|
||||
"status": {
|
||||
"connecting": "connecting to __host__:__port__",
|
||||
|
Reference in New Issue
Block a user