1.0.4 • Published 7 years ago

node-red-contrib-dpws v1.0.4

Weekly downloads
5
License
Apache-2.0
Repository
bitbucket
Last release
7 years ago

node-red-contrib-dpws

A Node-RED node to subscribe or invoke via DPWS standart.

based on node-dpws

Install

Run command on Node-RED installation directory.

npm install node-red-contrib-dpws

or run command for global installation.

npm install -g node-red-contrib-dpws

Usage

This is a simple example of using DPWS-Client to interact with an external device, and print the response on the debug tab.

node-red-dpws-flow

Authors

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago