Smart Factory Data Generator automates the generation of machine data, including random temperature and uptime values, triggered manually at set intervals. It efficiently sends this data to the AMQP sink, enhancing real-time monitoring and analysis of factory operations.
View Large Image
Smart Factory Data Generator automates the generation of machine data, including random temperature and uptime values, triggered manually at set intervals. It efficiently sends this data to the AMQP sink, enhancing real-time monitoring and analysis of factory operations.
This workflow is ideal for:
This workflow addresses the challenge of manually collecting machine data, which can be time-consuming and error-prone. By automating the data generation process, it ensures consistent and accurate data collection, allowing for better monitoring and decision-making.
machine_id.name
: Set to n8n_cr8temperature_celsius
: Randomly generated between 0 and 99machine_id.uptime
: Randomly generated between 0 and 99time_stamp
: Current timestamp in milliseconds.