System Data Table API Documentation

Overview

This document provides a comprehensive guide to the System Data Table API. It covers the core functionalities, data models, and example usage.

Data Model

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.

API Endpoints

The following endpoints are available:

Example Usage

Here's an example of how to retrieve a specific data point:

Retrieve Temperature 123