mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
22 lines
482 B
JSON
22 lines
482 B
JSON
|
{
|
||
|
"node": "n8n-nodes-base.interval",
|
||
|
"nodeVersion": "1.0",
|
||
|
"codexVersion": "1.0",
|
||
|
"categories": [
|
||
|
"Utility"
|
||
|
],
|
||
|
"resources": {
|
||
|
"primaryDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.interval/"
|
||
|
}
|
||
|
],
|
||
|
"generic": [
|
||
|
{
|
||
|
"label": "Smart Factory Automation using IoT and Sensor Data with n8n",
|
||
|
"icon": "🏭",
|
||
|
"url": "https://medium.com/n8n-io/smart-factory-automation-using-iot-and-sensor-data-with-n8n-27675de9943b"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|