{ "id": "167", "name": "Smart Factory Data Generator", "nodes": [ { "id": "trigger-1971d0eb", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 650, 300 ], "parameters": { "values": { "number": [], "string": [ { "name": "machine_id.name", "value": "n8n_cr8" }, { "name": "temperature_celsius", "value": "={{Math.floor(Math.random() * 100);}}" }, { "name": "machine_id.uptime", "value": "={{Math.floor(Math.random() * 100);}}" }, { "name": "time_stamp", "value": "={{Date.now();}}" } ], "boolean": [] }, "options": {} }, "typeVersion": 1, "id": "4933a756-e41d-44dc-b327-6cbdb451cdc1", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Interval", "type": "n8n-nodes-base.interval", "position": [ 450, 300 ], "parameters": {}, "typeVersion": 1, "id": "0af4bac6-6e02-4bdf-944d-a2ae2f9004d0", "notes": "This interval node performs automated tasks as part of the workflow." }, { "name": "AMQP Sender", "type": "n8n-nodes-base.amqp", "position": [ 850, 300 ], "parameters": { "sink": "berlin_factory_01", "options": { "dataAsObject": true } }, "credentials": { "amqp": "" }, "typeVersion": 1, "id": "d23e22ae-7d10-456e-bebe-260ed7ff4305", "notes": "This amqp node performs automated tasks as part of the workflow." }, { "id": "error-3657846c", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Smart Factory Data Generator. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-9507b7c8", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:47.229450", "updatedAt": "2025-09-29T07:07:47.229465", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Smart Factory Data Generator. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }