st-one-io / node-red-contrib-mpi-s7

Node-RED nodes to communicate with Siemens MPI/PPI/DP adapters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-mpi-s7

Node-RED nodes to communicate with Siemens MPI/PPI/DP adapters.

This node was created as part of the ST-One project.

Install

You can install this node directly from the "Manage Palette" menu in the Node-RED interface. It will install and compile all necessary libraries.

Alternatively, run the following command in your Node-RED user directory - typically ~/.node-red on Linux or %HOMEPATH%\.nodered on Windows

    npm install node-red-contrib-mpi-s7

Usage

WIP

Bugs and enhancements

Please share your ideas and experiences on the Node-RED forum, or open an issue on the page of the project on GitHub

License

Copyright: (c) 2020-2021, ST-One, Guilherme Francescon Cittolin guilherme@st-one.io

GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)

About

Node-RED nodes to communicate with Siemens MPI/PPI/DP adapters

License:GNU General Public License v3.0


Languages

Language:JavaScript 61.4%Language:HTML 38.6%