1.3.7 • Published 6 years ago

node-red-contrib-acepro v1.3.7

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

node-red-contrib-acepro

Node-RED nodes to talk to aceBUS devices (proprietary of company ACEPRO).

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-acepro

Usage

Provides two nodes - one to receive messages, and one to send.

Input

To set value to aceBUS connected device by IOID address.

value = msg.payload.

Output

To get value out of aceBUS conneced device by IOID address.

value = msg.payload.

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.0

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago