npm.io
0.3.0 • Published 10 months ago

n8n-nodes-modbus-trigger

Licence
MIT
Version
0.3.0
Deps
1
Size
92 kB
Vulns
0
Weekly
0
Stars
2

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.