Skip to content

Commit cc55511

Browse files
committed
example added
1 parent 317ce36 commit cc55511

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

examples/dictionary_example.json

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
[
2+
{
3+
"id": "c0aa3cb8c09e1c8a",
4+
"type": "dictionary",
5+
"z": "4ff28594e962563c",
6+
"name": "",
7+
"listVals": [
8+
{
9+
"key": "payload.living men",
10+
"path": "payload.living.men"
11+
},
12+
{
13+
"key": "payload.nonliving table",
14+
"path": "payload.nonliving.table"
15+
}
16+
],
17+
"x": 540,
18+
"y": 200,
19+
"wires": [
20+
[
21+
"eab991f07ea13893"
22+
]
23+
]
24+
}
25+
]

0 commit comments

Comments
 (0)