IoT Automation n8n Templates - 2 Workflow TemplatesSkip to main content

IoT Automation Templates

2 workflow templates for iot automation automation

Send Updates about the Position of the Iss Every Minute T...

4.8

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.

RabbitMQWhereTheISSn8n
10,018
460
IoT Automation

Generate and Queue Factory Sensor Data in Amqp

3.9

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/).

SetIntervalAmqp
2,473
106
IoT Automation