Visualization system overview

In the visualization environment there are basically three actors:

  • Web browser PC: the machine that consumes the web-based visualization

  • NETx BMS Platform Server: the machine that runs the Core Server and the Web Manager

  • Visualization workstation: the machine that runs the Visualization Editor. This can (but does not have to be) the same machine as the NETx BMS Platform Server.

When the Visualization Editor saves a visualization project, the data is saved on the local disk in the respective visualization project workspace. That is, editing and saving the visualization project takes place on the visualization workstation only.

When the user triggers the transfer of the workspace to the server, the Visualization Editor packs the visualization workspace into a VXW file and sends it to the connected Core Server. The core server files the VXW into the current server workspace's ProjectFiles folder. Now, the visualization project is ready to be deployed to the devices, which is configured in the Web Manager.

In the Web Manager's Visualization app, the user triggers the deployment of a visualization project to its configured devices. The VXW file is analyzed and processed so that incoming requests from a web client can be answered by the Web Manager's web visualization subsystem.