Spectra GmbH & Co. KG
[email protected]
User Manual
Spectra PowerBox 100-IoT
Version 1.1
November 2017
8.2.1 Viewing the Node-Red Runtime Log
The Node-Red process runs in the root user context. To view the runtime log, you must switch
to the root context via the terminal emulation. To this end, you must run the command
sudo
–i
. With the command
pm2 logs node-red
you can read the runtime log.
You can terminate the log output with the shortcut strg+c (or crtl+c).
8.2.2 Restarting the Node-Red Process
There are several options of restarting the Node-Red process.
1.
pm2 restart node-red
(restart of the Node-Red process)
2.
pm2 reload node-red
(reading in new configurations without
terminating the process)
3.
pm2 gracefulReload node-red
(transmits the exit signal, then reloads)
8.2.3 Stopping the Node-Red Process
The Node-Red process can be stopped by running the command
pm2 stop node-red.
8.2.4 Starting the Node-Red Process
The Node-Red process can be started by running the command
pm2 start node-red.
94
Содержание PowerBox 100-IoT
Страница 1: ...SPECTRA POWERBOX 100 IoT USER MANUAL Version 1 1 November 2017...
Страница 12: ...PRODUCT INTRODUCTIONS Chapter 1...
Страница 20: ...JUMPERS AND CONNECTORS Chapter 2...
Страница 33: ...MOUNTING Chapter 3...
Страница 38: ...BIOS SETUP Chapter 4...
Страница 65: ...IIoT CONFIGURATION CHAPTER 5...
Страница 82: ...IIoT SURFACE CHAPTER 6...
Страница 87: ...IIoT MISCELLANEOUS CHAPTER 7...
Страница 92: ...IIoT NODE RED CHAPTER 8...