1.3.7 • Published 5 years ago

node-red-contrib-acepro v1.3.7

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 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

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.0

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago