This is a n8n community node that triggers workflows based on Modbus events. It allows you to connect to Modbus devices and react to their data changes in real-time.
Follow the installation guide in the n8n community nodes documentation.
- Connect to Modbus TCP devices
- Trigger workflows on data changes
- Read and Write (holding register)
- Host: The IP address of the Modbus device.
- Port: The port number of the Modbus device (default is 502).
If you encounter any issues or have questions, please open an issue on the GitHub repository.