Skip to content

Commit 9483cf0

Browse files
chore: delete unused inject nodes
1 parent b631dce commit 9483cf0

File tree

1 file changed

+0
-87
lines changed

1 file changed

+0
-87
lines changed

data/flows.json

Lines changed: 0 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,35 +1230,6 @@
12301230
]
12311231
]
12321232
},
1233-
{
1234-
"id": "fd738f445c2a696f",
1235-
"type": "inject",
1236-
"z": "09012e75c72a4968",
1237-
"name": "",
1238-
"props": [
1239-
{
1240-
"p": "payload"
1241-
},
1242-
{
1243-
"p": "topic",
1244-
"vt": "str"
1245-
}
1246-
],
1247-
"repeat": "",
1248-
"crontab": "",
1249-
"once": false,
1250-
"onceDelay": 0.1,
1251-
"topic": "",
1252-
"payload": "{\"type\":0, \"room_id\": \"room1\", \"temperature_value\": 23, \"temperature_unit\": \"celsius\"}",
1253-
"payloadType": "json",
1254-
"x": 90,
1255-
"y": 80,
1256-
"wires": [
1257-
[
1258-
"ead8458e27835fd5"
1259-
]
1260-
]
1261-
},
12621233
{
12631234
"id": "6b1290a059fc78a2",
12641235
"type": "serial in",
@@ -1301,63 +1272,5 @@
13011272
"x": 2070,
13021273
"y": 1280,
13031274
"wires": []
1304-
},
1305-
{
1306-
"id": "85e6e0aba603f370",
1307-
"type": "inject",
1308-
"z": "09012e75c72a4968",
1309-
"name": "",
1310-
"props": [
1311-
{
1312-
"p": "payload"
1313-
},
1314-
{
1315-
"p": "topic",
1316-
"vt": "str"
1317-
}
1318-
],
1319-
"repeat": "",
1320-
"crontab": "",
1321-
"once": false,
1322-
"onceDelay": 0.1,
1323-
"topic": "",
1324-
"payload": "{\"type\":9, \"room_id\": \"room1\"}",
1325-
"payloadType": "json",
1326-
"x": 90,
1327-
"y": 260,
1328-
"wires": [
1329-
[
1330-
"ead8458e27835fd5"
1331-
]
1332-
]
1333-
},
1334-
{
1335-
"id": "8d0bcc7809691b1b",
1336-
"type": "inject",
1337-
"z": "09012e75c72a4968",
1338-
"name": "",
1339-
"props": [
1340-
{
1341-
"p": "payload"
1342-
},
1343-
{
1344-
"p": "topic",
1345-
"vt": "str"
1346-
}
1347-
],
1348-
"repeat": "",
1349-
"crontab": "",
1350-
"once": false,
1351-
"onceDelay": 0.1,
1352-
"topic": "",
1353-
"payload": "{\"type\":8, \"actuator_id\": \"act2\", \"actuator_type\": \"temp_sensor\", \"room_id\": \"room1\"}",
1354-
"payloadType": "json",
1355-
"x": 90,
1356-
"y": 320,
1357-
"wires": [
1358-
[
1359-
"ead8458e27835fd5"
1360-
]
1361-
]
13621275
}
13631276
]

0 commit comments

Comments
 (0)