2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 06:28:23 +01:00

add node-red-arm flows.json & screenshot.png

This commit is contained in:
kev
2016-08-22 11:42:41 +08:00
parent 2921d700f5
commit 32874564f6
2 changed files with 30 additions and 22 deletions

View File

@@ -1,33 +1,41 @@
[ [
{ {
"id": "1f5f39f1.ca2cfe", "id": "e6b02cdc.a08c6",
"type": "rpi-mouse",
"z": "9c71f306.c8b968",
"name": "",
"butt": "1",
"x": 169.5,
"y": 77,
"wires": [
[
"77b116ee.b0b97"
]
]
},
{
"id": "ecbfa15d.ebe518",
"type": "rpi-keyboard",
"z": "9c71f306.c8b968",
"name": "",
"x": 169.5,
"y": 157,
"wires": [
[
"77b116ee.b0b97"
]
]
},
{
"id": "77b116ee.b0b97",
"type": "debug", "type": "debug",
"z": "9c71f306.c8b968", "z": "9c71f306.c8b968",
"name": "", "name": "",
"active": true, "active": true,
"console": "false", "console": "false",
"complete": "false", "complete": "false",
"x": 481.5, "x": 371.5,
"y": 208, "y": 115,
"wires": [] "wires": []
},
{
"id": "5a211.3114d5efc",
"type": "inject",
"z": "9c71f306.c8b968",
"name": "",
"topic": "",
"payload": "",
"payloadType": "date",
"repeat": "",
"crontab": "",
"once": false,
"x": 265.5,
"y": 208,
"wires": [
[
"1f5f39f1.ca2cfe"
]
]
} }
] ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB