UNPKG
node-red-node-tail
Version:
latest (0.4.0)
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
A node to tail files for Node-RED
github.com/node-red/node-red-nodes
node-red/node-red-nodes
node-red-node-tail
/
locales
/
zh-CN
/
28-tail.json
18 lines
(17 loc)
•
416 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "tail": { "tail":
"tail"
,
"label"
: { "filename":
"文件名"
,
"type"
:
"文件类型"
,
"splitlines"
:
"以\\n来拆分行?"
}, "action": { "
text
":
"文本 - 返回字符串"
,
"binary"
:
"二进制 - 返回Buffer"
}, "errors": { "windowsnotsupport":
"Windows目前不支持."
} } }