This document provides a comprehensive guide to the System Data Table API. It covers the core functionalities, data models, and example usage.
The System Data Table API uses a flexible, schema-driven approach. Each data point is defined by a unique ID, Label, and Description.
ID: A numerical identifier for each data point.
Label: A human-readable name for the data point (e.g., 'Temperature', 'Humidity').
Description: A brief explanation of the data point.
The following endpoints are available:
Here's an example of how to retrieve a specific data point: