Generate and queue factory sensor data in AMQP
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
This workflow generates sensor data, which is used in another workflow for managing factory incident reports.
Read more about this use case and how to build both workflows with step-by-step instructions in the blog post How to automate your factory’s incident reporting.
Prerequisites
- AMQP, an ActiveMQ connection, and credentials
Nodes
- Interval node triggers the workflow every second.
- Set node set the necessary values for the items that are addeed to the queue.
- AMQP Sender node sends a raw message to add to the queue.