Losant · JSON Structure

Losant Data Structure

Time-series device data. Aggregation queries return points per device per attribute over a window with a configurable resolution.

Type: Properties: 0
IoTInternet Of ThingsDevicesEdge ComputeEmbeddedMQTTIndustrial IoTTelemetryWorkflow AutomationVisual Workflow EngineDashboardsTime SeriesConnected ProductsEnterprise

LosantData is a JSON Structure definition published by Losant. It conforms to the https://json-structure.org/draft/2025-01/structure meta-schema.

Meta-schema: https://json-structure.org/draft/2025-01/structure

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2025-01/structure",
  "name": "LosantData",
  "description": "Time-series device data. Aggregation queries return points per device per attribute over a window with a configurable resolution.",
  "source": "#/definitions/data in https://api.losant.com/",
  "properties": {},
  "required": []
}