node-red-contrib-moog
v1.0.2
Published
A Node-RED output node for Incident.MOOG
Downloads
5
Readme
#node-red-contrib-moog
A node for Node-RED that will send output to Incident.MOOG.
Allows connecting to the Incident.MOOG REST LAM and sending events.
- Provides a formatted event object with reasonable defaults
- Provides for passing the shared secret
- Provides specific port designation
##Installation
Install Node-RED first then
cd ~/.node-red
npm install node-red-contrib-moog
Revision History
- 1.0.0
- Initial public release
Copyright and License
(c) Moogsoft Inc, all rights reserved. The project is released under MIT License. See LICENSE for detail.