mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
9 lines
186 B
JSON
9 lines
186 B
JSON
{
|
|
"inject": {
|
|
"repeat": "repeat = __repeat__",
|
|
"crontab": "crontab = __crontab__",
|
|
"stopped": "stopped",
|
|
"failed": "Inject failed: __error__"
|
|
}
|
|
}
|