mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
@@ -361,7 +361,9 @@
|
||||
"retain": "Retain",
|
||||
"output": {
|
||||
"buffer": "a Buffer",
|
||||
"string": "a String"
|
||||
"string": "a String",
|
||||
"base64": "a Base64 encoded string",
|
||||
"auto": "auto-detect"
|
||||
},
|
||||
"true": "true",
|
||||
"false": "false",
|
||||
|
||||
Reference in New Issue
Block a user