For detailed information on developing Sedona platform archive files, refer to the browser-based Sedona development documentation
in your development home location, for example, C:/sedonadev
. To access the documentation, open [sedonadev]/doc/index.html
in any browser.
Developing a platform
This procedure describes how to compile a Sedona platform archive and import it to your Workbench installation.
In your Sedona development environment, create a platform XML file for a given platform and run sedonac
to compile it, specifying the path to the preferred staging directory, for example, [stage]
.
Run platArchive -s [stage]/.par
to create the .par file.
The default location is
[stage]/.par/out
.
In your Workbench installation, run the Sedona Installer tool and select the Import Sedona environment files option.
Select the specific .par just created, then click
and .If desired, you can transfer the .par to a JACE using the Sedona Environment Manager to make it available for use by the Sox Gateway tools.
Copyright © 2000-2014 Tridium Inc. All rights reserved.