Provides a Node-RED node that will print out all connected serial devices.
Steps to pack and install:
Windows
npm pack .\node-red-contrib-serial-port-info\
Linuxnpm pack node-redcontrib-serial-port-info
- Open the palette in Node-RED and upload the .tgz file created by the pack command.