Fixed time and date nodes

This commit is contained in:
Johannes
2022-02-26 23:39:40 +01:00
committed by GitHub
parent 01da6e2404
commit 8d8df1344e

View File

@@ -485,8 +485,8 @@
"vt": "str"
}
],
"repeat": "",
"crontab": "00 12 * * *",
"repeat": "60",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
@@ -669,7 +669,7 @@
"repeat": "",
"crontab": "00 00 * * *",
"once": false,
"onceDelay": 0.1,
"onceDelay": "5",
"topic": "",
"payload": "",
"payloadType": "date",
@@ -717,6 +717,35 @@
]
]
},
{
"id": "a3a9cf753a414c52",
"type": "inject",
"z": "1095d804ba7660cf",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": true,
"onceDelay": "5",
"topic": "",
"payload": "",
"payloadType": "date",
"x": 310,
"y": 680,
"wires": [
[
"e0eb13c55bb592c9"
]
]
},
{
"id": "aeedd16f1f009dd0",
"type": "mqtt-broker",