Endpoint-Daten
Einführung
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 hier.
There are two mechanisms for obtaining endpoint information:
Eine Liste von Alarmen inkrementell abrufen
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.
Datentyp EndpointData
Introduction The EndpointData data type allows obtaining the configuration of an Endpoint. Below are all the properties of the EndpointData data type.