@neogramm/node-red-automation-kit
v0.2.3
Published
Connect to the neogramm automationKit
Downloads
225
Maintainers
Readme
node-red-contrib-neogramm-automation-kit
A set of NodeRed nodes to connect to a neogramm automationKit Instance API. What the neogramm automationKit is, can be looked up here
Dependencies
To install this pallete, the following is required:
Installation
Install via Node-RED Palette Manager
@neogramm/node-red-automation-kit
Install via npm
$ cd ~/.node-red
$ npm install @neogramm/node-red-automation-kit
Node-RED needs to be restarted after the installation via npm
Restrictions
If the DataPointValue or AlarmValue node receive data at an interval of less than one second it may lead to node-RED freezing. Use the BulkUpdater instead.
Nodes
There are two major nodes :
- DataPointValue Node: receives data, builds a payload and sends it to the API-Server
- AlarmValuePoint Node: receives alarms, builds a payload and sends it (if the activestate of the alarm changed) to the AutomationKit Instance API
One secondary node :
- BulkUpdater Node: sends the buffered DataPointValue-/ AlarmValue-data to the AutomationKit Instance API
One config node :
- Config Node: Contains all necessary User Input (i.e. URLs, User Credentials etc.) and establishes a connection to the AutomationKit Instance API
Credentials
(c) neogramm GmbH Konrad-Zuse-Ring 23 68163 Mannheim Germany [email protected] https://www.neogramm.de Tel. +49 (0)621 150205-0