2.0.14 • Published 3 years ago

@yreiser/node-red-contrib-secvest v2.0.14

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

node-red-contrib-secvest

A node-red module to control/check the status of your Abus Secvest Alarm System Compatible with all ABUS Secvest FU5xxxx and FU6xxxx Systems.

Install

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

    npm install @yreiser/node-red-contrib-secvest

or install via 'Manage palette' in Node-Red.

Information

  • Use the 'Secvest Command' node to set/unset/partset your Secvest. You can either inject a general msg and specify the command and the partition in the node configuration, or you inject a message with the command (set/unset/partset) as msg.payload. You can also set the desired partition (1/2/3 or 4) as msg.payload. The output delivers the JSON response from the Secvest.

  • Use the 'Secvest Status" node to check the state of alarm partitions/zones/logs/...

Note

It takes 7 seconds for the Secvest REST API to respond the first time.

Version history

  • 2.0.12 Added different output msg formats for 'Command' Nodes
  • 2.0.5 New feature: select partition via msg.payload on 'Secvest Command' nodes
  • 2.0.0 Completely rewritten module. Includes configuration node and status display
2.0.14

3 years ago

2.0.13

3 years ago

2.0.12

3 years ago

2.0.11

3 years ago

2.0.10

3 years ago

2.0.9

3 years ago

2.0.8

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.4

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago