0.7.2 • Published 6 years ago

node-red-contrib-hdlautomation v0.7.2

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

node-red-contrib-hdlautomation

Provides the control of the HDL network though node red

Basic Use

In order to use this module it is suggested that you use the action node, however if you wish you can send commands directly to the device node

Data Format

General

msg.payload.operate (string)

  • Defines the task to be operated
    • See the supported commands below

msg.payload.mode (string)

  • Defines the mode of the task
    • "set" - Sets x on the HDL device
    • "read" - Reads x from the HDL device

msg.payload.direction (string)

  • Defines what direction to send
    • "request" - Requests a task to be performed
    • "answerBack" - Answers back to a previous request

msg.payload.deviceSubnet (integer)

  • Allows the device subject id to be changed dynamically

msg.payload.deviceId (integer)

  • Allows the device id to be changed dynamically

Supported Commands

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.9

6 years ago

0.6.8

6 years ago

0.6.7

6 years ago

0.6.6

6 years ago

0.6.5

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.4.6

6 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago