This document provides short information about the control unit tools supporting the previous version of the Control Unit API (has been available from version 5.1 to version 5.2.03 of mBS).
Basically, the obsolete control unit tools use the Control Unit Bundle holding the previous version of the API. The JAR of this bundle is oldcus.jar located in the bundles directory.
For more information about the use of the old control unit tools, refer to the mBS 5.2.03 Framework Professional Edition Package documentation.
The Control Unit Browser offers a convenient Web interface for managing exported control units. The version of the tool for the old Control Unit API is bin/tools/framework/cu-old/browser/cubrowser.jar.
The Control Unit Generator generates the Java source code and the manifest files for bundles implementing control units from a source XML file. The version of the tool for the old Control Unit API is placed in the bin/tools/framework/cu-old/generator directory.
The Control Unit Simulator exports simple control units, defined in an XML file, which helps developers in testing their applications for control unit management. The version of the tool for the old Control Unit API is bin/tools/framework/cu-old/simulator/cusimulator.jar.