AirVantage Connector

Use AirVantage Connect Platform Service for remote administration of Legato AF.

Legato 17.05 enables AirVantage Connector Version 2 (AVCv2). See the AirVantage Migration Guide to find out the differences between AVC 1.0 and AVC 2.0.

AVC 2.0 New Features:

  • Asset data can be dynamically created with in the application and there is no need to define the data model in the .cdef
  • Asset data settings now support read/write from the Air Vantage Server
  • Asset data definitions have changed to resources (paths)
  • TimeSeries is no longer coupled with asset data
  • TimeSeries enables users to aggregate multiple data points into a single push
  • TimeSeries Observe function has been replaced with a push function.
Section Description
Register a Target on AirVantage Register a target with AirVantage
Uploading an App or System Bundle Build an App/System and deploy using AirVantage
AirVantage Migration AVC 1.0 vs AVC 2.0 differences
Asset Data How to use AssetData with AirVantage 2.0

The AirVantage Platform Service exposes two API's that will help with connecting to the AirVantage Server and set up any Asset Data with the AirVantage service.

API Description
AirVantage Connector API to configure AirVantage connectivity
AirVantage Data API to setup AirVantage data

AirVantage Server Documentation

For AirVantage Server documentation refer to the following links:

Warning
AirVantage Connector 1.0 is no longer enabled in 17.05.0 and above.