Remember that different host licensing is required. See AWS and OWS Supervisor module and license requirements.
Running the station BOG file offline converter
Using Workbench, save the existing BACnet OWS Supervisor station, such that its config.bog file is up-to-date.
Using a Workbench platform connection to the Supervisor, stop the station.
If not already present, copy its entire station folder to the AX-3.6 or later Workbench stations directory.
In AX-3.6 or later Workbench, open a console window. You can use the Workbench menubar option -> (shortcut F3) to open a console area at the bottom of the Workbench view.
The command prompt shows the current working directory, e.g. d:\niagara\niagara-3.6.36>
Change directory (cd) to the station folder under the stations subdirectory, for example:
d:\niagara\niagara-3.6.36> cd stations\BnetSup_OWS
d:\niagara\niagara-3.6.36\stations\BnetSup_OWS
You can skip the step above, but it makes it easier to issue the command. Otherwise, you must include the relative path for
the target config.bog file in the utility command.
From the stations folder for the BACnet OWS Supervisor, enter the following command:
nre bacnetAws:com.tridium.bacnetAws.migrate.MigrateOwsToAws config.bog
This utility starts running, and after several seconds should complete with console results similar to those shown in Figure A.28.
Figure A.28. Example converting BOG file for station BnetSup_OWS to one compatible as AWS Supervisor

Results with “Success” mean you can start and run the converted Bacnet OWS Supervisor station as a BACnet AWS Supervisor station.
The following notes apply to a BACnet OWS Supervisor station that has been converted to a BACnet AWS Supervisor station:
Following the conversion, components like the BacnetOwsNetwork and BacnetDevice (from the bacnetOws and bacnet modules) are changed to the BacnetAwsNetwork or BacnetAwsDevice, and so on. However, names of all components remain unchanged. This means if you used default names, like “BacnetOwsNetwork” for the top network component, it remains that way. See Figure A.29.
To reduce confusion, you should rename such components as appropriate. Note that the default views for such changed components will automatically be the correct ones—for example, the Bacnet Aws Device Manager, the Bacnet Aws Config Manager, and so forth.
Copyright © 2000-2016 Tridium Inc. All rights reserved.