@nicolaudiegroup/node-red-nicolaudie-remote-protocol 1.0.0
A collection of Node-RED nodes allowing you to connect to various devices manufactured by Nicolaudie Group that have networking capabilities.
node-red-nicolaudie-remote-protocol
A collection of Node-RED nodes allowing you to connect to various devices manufactured by Nicolaudie Group that have networking capabilities.
Installation
Run the following command in the root directory of your Node-RED install
npm i @nicolaudiegroup/node-red-nicolaudie-remote-protocol
Available nodes
- nrp instance (config node) - Configures the network settings for the discovery protocol, which will try to locate any device on the local network
- connect device - Establishes a connection to a compatible device
- show out - Performs the chosen action on the connected device or it's loaded show
- show in (not implemented yet) - Listens for changes on the loaded show of the device
- discovery (not implemented yet) - Discovers devices on the network using the discovery protocol
Documentation
Please refer to the help on the nodes for usage documentation.
For more information about the Nicolaudie Remote Protocol, DASNet, or to raise issues, please contact [email protected]