This n8n workflow is designed to monitor factory machine temperatures via sensors and automate incident reporting if temperature thresholds are exceeded. Starting with an AMQP trigger receiving sensor data, it processes and enriches this data by converting temperature from Celsius to Fahrenheit. The workflow checks if temperatures are above 50°C, and if so, automatically creates an incident in PagerDuty, logs relevant data into a database, and records machine status and incident details for future analysis. This setup enhances real-time industrial monitoring, ensuring swift response to overheating issues, maintaining safety, and optimizing maintenance workflows.
Industrial Temperature Monitoring Automation
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | amqpTrigger, crateDb, function, if, noOp, pagerDuty, set |
Reviews
There are no reviews yet.