![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png)

# 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](https://docs.n8n.io/integrations/community-nodes/installation/) 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](https://github.com/lostedz/n8n-nodes-modbus-trigger).
