The source for a new kit, mykit
, normally goes in [sedonadev]/src/mykit
.
The source (platform XML file) for a new platform, myplat
, normally goes in [sedonadev]/platforms/src/myplat
.
When you compile your kit with sedonac
, the kit and manifest files will be put under [sedonadev]/kits/mykit
and [sedonadev]/manifests/mykit
, respectively.
Workbench looks for kit, manifest and platform files in !sedona
. Use the Sedona Installer tool to transfer files you have developed from your development environment to the Workbench installation
area.
When you compile your platform XML with sedonac
, the staged files (including the platform manifest) will be put wherever you specify using the -outDir
switch.
Copyright © 2000-2014 Tridium Inc. All rights reserved.