IoT Automation Templates
2 workflow templates for iot automation automation
Send Updates about the Position of the Iss Every Minute T...
This workflow retrieves the current position of the International Space Station (ISS) every minute and sends the coordinates to a RabbitMQ topic. It uses a Cron trigger to schedule the updates, an HTTP Request to fetch the ISS position, and a Set node to format the data before sending it to RabbitMQ.
Generate and Queue Factory Sensor Data in Amqp
This workflow generates sensor data, which is used in another [workflow for managing factory incident reports](https://n8n.io/workflows/609). 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*](https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/).