NodeRED Plug-ins for RMM
TBD
Introduction
Node-RED is a visual wiring tool for the Internet of Things and is provided by IBM. Node-Red has several features, including browser-based flow editing, built on Node.js and social development. Because of breser-based, the user can use it more easily. Node-Red is based on Node.js, so user can use its nodes by using JavaScript. Node-Red also have many active communities. If the user finds bugs, he can find a solution and fix it easily. The user can use JSON format string to import or export the created flow easily.
RMM server provides many restful API. But some API is maybe required complex parameter, it usually makes the user to call restful API more difficultly. Hance RMM team creates several common nodes in Node-Red. These nodes can help the user to use restful API that RMM server provided more easily and fast.
Section
Section
Demo Video Clips
Advantech ESS Demo on YouTuBe: WISE-PaaS/RMM Demo
Video Demo Title | Link |
---|---|
WISE-PaaS/RMM NodeRED - Event sending & receiving - websocket(client, server) | link |
WISE-PaaS/RMM NodeRED - Event receiving - Long polling | link |
WISE-PaaS/RMM NodeRED - Device data query - SUSIControl data | link |
WISE-PaaS/RMM NodeRED - Device data query - HWM, SWM, HDD, Network output to file | link |
WISE-PaaS/RMM NodeRED - Device data query - GW Sensor | link |
WISE-PaaS/RMM NodeRED - Event sending - Email/SMS | link |
WISE-PaaS/RMM NodeRED - Installation - Node.js, NodeRED, plug-ins for RMM | link |
WISE-PaaS/RMM NodeRED - RMM server Database manipulation | link |
WISE-PaaS/RMM NodeRED - Settings - Server settings, basic/OAuth authentication | link |
WISE-PaaS/RMM NodeRED - Device control - Power control | link |
WISE-PaaS/RMM NodeRED - Device control - Screenshot | link |
WISE-PaaS/RMM NodeRED - Device control - SUSIcontrol | link |