running. 16-node-red-gui-demo
Posted: Sat Aug 21, 2021 4:22 pm
I am attempting to run the 16-node-red-gui-demo example file on Portable Hearing Lab (PHL) device unsuccessfully.
The example executes node-red, which I cannot find.
I attempted to run node as follows:
mha@mahalia:~/examples/16-node-red-gui-demo$ node /opt/node-red/bin/node-red
5 Aug 10:06:15 - [info]
Welcome to Node-RED
===================
5 Aug 10:06:15 - [info] Node-RED version: v1.3.5
5 Aug 10:06:15 - [info] Node.js version: v10.24.0
5 Aug 10:06:15 - [info] Linux 4.14.94-rt50-g1c548c6a0ea8 arm LE
5 Aug 10:08:03 - [info] Loading palette nodes
5 Aug 10:08:44 - [info] Dashboard version 2.30.0 started at /ui
5 Aug 10:08:45 - [info] Settings file : /home/mha/.node-red/settings.js
5 Aug 10:08:45 - [info] Context store : 'default' [module=memory]
5 Aug 10:08:45 - [info] User directory : /home/mha/.node-red
5 Aug 10:08:45 - [warn] Projects disabled : editorTheme.projects.enabled=false
5 Aug 10:08:45 - [info] Flows file : /home/mha/.node-red/flows_mahalia.json
5 Aug 10:08:45 - [info] Creating new flow file
5 Aug 10:08:46 - [warn]
But it started the dashboard after I had killed the node-red process that gets started at boot time.
BTW...I am unable to find where the node-red gets started at boot time.
I need to be able to create my own dashboard to control my own version of PHL. I assumed the example
would guide me. No luck there.
Has anyone created their own dashboard on PHL using node-red?
Thanks..
The example executes node-red, which I cannot find.
I attempted to run node as follows:
mha@mahalia:~/examples/16-node-red-gui-demo$ node /opt/node-red/bin/node-red
5 Aug 10:06:15 - [info]
Welcome to Node-RED
===================
5 Aug 10:06:15 - [info] Node-RED version: v1.3.5
5 Aug 10:06:15 - [info] Node.js version: v10.24.0
5 Aug 10:06:15 - [info] Linux 4.14.94-rt50-g1c548c6a0ea8 arm LE
5 Aug 10:08:03 - [info] Loading palette nodes
5 Aug 10:08:44 - [info] Dashboard version 2.30.0 started at /ui
5 Aug 10:08:45 - [info] Settings file : /home/mha/.node-red/settings.js
5 Aug 10:08:45 - [info] Context store : 'default' [module=memory]
5 Aug 10:08:45 - [info] User directory : /home/mha/.node-red
5 Aug 10:08:45 - [warn] Projects disabled : editorTheme.projects.enabled=false
5 Aug 10:08:45 - [info] Flows file : /home/mha/.node-red/flows_mahalia.json
5 Aug 10:08:45 - [info] Creating new flow file
5 Aug 10:08:46 - [warn]
But it started the dashboard after I had killed the node-red process that gets started at boot time.
BTW...I am unable to find where the node-red gets started at boot time.
I need to be able to create my own dashboard to control my own version of PHL. I assumed the example
would guide me. No luck there.
Has anyone created their own dashboard on PHL using node-red?
Thanks..