Tutorial

32 vFoglight
Web Component Tutorial
The implementation of the data source must provide a schema for the objects. The
schema can be changed dynamically.
Schema must provide:
Object types
Object properties
Property units and bounds
Localizations for property names, object types, unit labels
Data Source Queries
Syntax resembles SQL, but queries return objects
Strongly typed
Not free-form