0.9.5 • Published 3 years ago

node-red-contrib-netfieldio-websocket v0.9.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

node-red-contrib-netfield-websocket

This module provides a set of nodes in Node-RED to communicate with Hilscher netFIELD WebSocket API services

Installation methods

  1. Use the Node-RED "Palette Manager" to install the node(s). Enter node-red-contrib-netfield-websocket in the install tab search bar, wait for package show up and then click install.

  2. If you have direct access to your Node-RED installation call the following command in your Node-RED user directory (typically %HOMEPATH%.nodered for Windows or ~/.node-red for Linux):

    npm install node-red-contrib-netfield-websocket
  3. Clone the Git repository in your Node-RED user directory and call:

    git clone https://github.com/HilscherAutomation/node-red-contrib-netfield-websocket
    
    cd node-red-contrib-netfield-websocket
    
    npm install

License

Copyright (c) Hilscher Gesellschaft fuer Systemautomation mbH. All rights reserved. Licensed under the LICENSE file information stored in the project's source code repository.

0.9.5

3 years ago

0.9.4

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago