Back to Nodes

MODBUS Trigger

Last updated Jun 29, 2025

n8n node to trigger Modbus Address on change

5 Weekly Downloads
22 Monthly Downloads

Included Nodes

MODBUS Trigger
MODBUS

Description

Banner image

n8n-nodes-modbus-trigger

Description

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.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Connect to Modbus TCP devices
  • Trigger workflows on data changes
  • Read and Write (holding register)

Credentials

  • Host: The IP address of the Modbus device.
  • Port: The port number of the Modbus device (default is 502).

Support

If you encounter any issues or have questions, please open an issue on the GitHub repository.