提醒
简介
本节 explains how to extract the definition of alerts created in the Gear Studio platform 使用 data extraction API. 提醒 allow defining conditions that, once met, generate the corresponding alarms. When values return to normal, previously created alarms are automatically closed.
To report alerts, the alert data type is used, whose documentation can be found 此处.
T此处 are three mechanisms for obtaining alert information:
- Get data for a specific alert by its ID, as explained 此处.
- Get information for all alerts associated with an endpoint, device, facility, or client. Documentation can be found 此处.
- Get information for all alerts associated with an endpoint, device, facility, or client, incrementally. Documentation can be found 此处.