Room Controller

The room controller is a java application which provides the user with a centralised controller to open applications on machines in the workspace.

 

It contains 4 Panels explained below:

The room controller can be invoked as follows:

java roomConfig [heapname] [server name] [location of room controller configuration XML file]

Example of XML configuration file for room controller


Description of Room configuration file

The structure of the file is as follows:

If window name = WINDOW_roomdisplay then this is the window which defines the current room configuration. It's elements / attributes besides the previous ones are:

If the window name = WINDOW_tree then this describes the applications that can be opened in the workspace (meeting agenda kind of thing). It's elements/ Attributes besides the previous ones are:

If the window name = WINDOW_guiframe then this is the window which allows dynamic addition of device icons in the room controller. Its attributes besides the previous ones are:

If the window name = WINDOW_queryframe then this is the window which gives a view of the contents of the database and the ability to generate applications from data in the database. Its attributes besides the previous ones are:


Description of file used for Document/ Application frame