Uploading Apps/Systems

This topic provides details on how to deploy and monitor bundles on your target through Air Vantage.

To upload an app/system to Air Vantage you must of already registered your device with the Air Vantage platform. See Connect to AirVantage.

Uploading an App or System Bundle

You must first have created your App or System bundle in a zip file. See Create App Bundles and howToAVInstallSystem for details on creating bundles.

See AirVantage Developing Apps Develop+Activity : "My Apps" Section -> Release ( select publish) for details.

Create App/System Installation job

You need to create the app/system install job on the platform:

  • In your system Monitor view
  • "More" menu
  • App Install:
    • Choose "Install Application" and select the zip file created in the previous step.
  • System Install:
    • Choose "Install Bundle" and select the zip file created in the previous step.

Receive App/System on AirVantage Agent

This requires an avc control app using the LWM2M AVC API that accepts the download and installation. See AirVantage Connector API for details.

Check Success Status

If the installation was successful, you should find helloWorld in the installed apps and on the targets' "Monitor" view app list in the AV UI.

Going Further

Start, stop, un-install jobs can be created using corresponding UI buttons on the "Monitor" view for your system, in the "Applications" section next to your app name.

For more information on Air Vantage Services see AirVantage Getting Started