UNPKG
node-red-contrib-dnp
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.5
0.0.4
0.0.1
The DNP/DNP3 toolbox package for Node-RED.
noderedplus.de
BiancoRoyal/node-red-contrib-dnp
node-red-contrib-dnp
/
examples
/
simple-write.json
22 lines
(21 loc)
•
308 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"id"
:
"effec8756b41b92c"
,
"type"
:
"tab"
,
"label"
:
"DNP3 Write"
,
"disabled"
:
false
,
"info"
:
""
,
"env"
:
[
]
}
,
{
"id"
:
"7f1ff4d3391ebced"
,
"type"
:
"DNP-Write"
,
"z"
:
"effec8756b41b92c"
,
"name"
:
""
,
"x"
:
170
,
"y"
:
120
,
"wires"
:
[
[
]
]
}
]