1.5.15 • Published 8 months ago

node-red-contrib-ignition-nodes v1.5.15

Weekly downloads
12
License
Apache-2.0
Repository
github
Last release
8 months ago

Node-RED Nodes for Ignition

Overview

Node-RED nodes for interfacing to Ignition by Inductive Automation. Allows for the reading, writing, and browsing tags configured in Ignition.

Requires Node-RED Ignition Module and Ignition 8.1.0 or later.

Use version 1.5.5 for Ignition 7.9 found here.

Install

Run the following command in your Node-RED user directory:

npm install node-red-contrib-ignition-nodes

Usage

The Tag Read node can read the value of any tag in Ignition. This includes all Gateway tags (OPC, memory, expression, SQL, derived, UDTs) and System tags.

The Tag Read Web Socket node utilizes web sockets so tag value changes get pushed to Node-RED without polling.

The Tag Write node can write to tags in Ignition. This will only work with tags that are configured with write privileges.

The Tag Browse node can browse for tags in Ignition. This allows you to discover tags configured in Ignition.

Copyright and License

Copyright 2021 Ignition Module Development Community

Licensed under the Apache 2.0 license.

1.5.14

8 months ago

1.5.15

8 months ago

1.5.10

2 years ago

1.5.11

2 years ago

1.5.9

3 years ago

1.5.8

3 years ago

1.5.7

4 years ago

1.5.6

4 years ago

1.5.5

7 years ago

1.5.4

7 years ago

1.5.3

7 years ago

1.5.2

7 years ago

1.5.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago