Endpoint Data
Introduction
This section explains how to extract endpoint data created in the Gear Studio platform using the data extraction API.
To query endpoint data, the EndpointData data type is used, whose documentation can be found here.
There are two mechanisms for obtaining endpoint information:
Get a list of alarms incrementally
This API allows retrieving a list of alarms incrementally. This enables fast updates of alarms as they are opened or closed without needing to retrieve the full list.
EndpointData data type
Introduction The EndpointData data type allows obtaining the configuration of an Endpoint. Below are all the properties of the EndpointData data type.