Liveview
Liveview utilizes the http/websocket server on the system to which the Python API is connected, to view real time data.
Liveview requires the websockets
library to be installed on the
local machine:
$ pip install websockets
Liveview also requires the plhttpd service to be licensed and enabled on the remote system.