Available in: Logi Info | Source code name: DataLayer.DataServices | Introduced in: 12.5 |
Uses the Logi Data Services framework. It executes a Dataview, converts, and returns data in XML format.
The Logi Data Services framework provides JSON-based REST APIs (web services) for creating, managing, and querying Dataviews. A Dataview specifies the format of the data you want to see displayed in a visualization. Specifically, a Dataview is a "virtual view" of data that has been sourced from one or more data sources, transformed as needed (e.g., grouping, aggregating, etc.), and optionally cached or persisted. A Dataview represents a tabular data set, with numbered rows and named columns. Dataviews are published, accessed, and queried via the REST APIs (web services).
Element Group:Service DataLayers |