node-red-contrib-mpi-s7
Version:
Node-RED nodes to communicate with Siemens MPI/PPI/DP adapters
28 lines (14 loc) • 970 B
Markdown
# 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](https://st-one.io) 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](https://discourse.nodered.org/), or open an issue on the [page of the project on GitHub](https://github.com/st-one-io/node-red-contrib-mpi-s7)
## License
Copyright: (c) 2020-2021, ST-One, Guilherme Francescon Cittolin <guilherme@st-one.io>
GNU General Public License v3.0+ (see [LICENSE](LICENSE) or https://www.gnu.org/licenses/gpl-3.0.txt)