2019/09/30

Alert Service

Changed APIs

API Description
Create Alert Rule A new parameter triggeringDelayTimer is supported in request body to indicate the time of delaying the alert triggering.
Search Active Alert The response parameter value in the ActiveAlert struct supports recording the measurement point value when triggeringDelayTimer starts counting.
Search Alert Rule A new parameter triggeringDelayTimer is supported in AlertRule struct to indicate the time of delaying the alert triggering.
Search History Alert
The function is changed to query historical alarms in the last three months.
The response parameter value in the HistoryAlert struct supports recording the measurement point value when triggeringDelayTimer starts counting.
Update Alert Rule A new parameter triggeringDelayTimer is supported in alertRule struct to indicate the time of delaying the alert triggering.

TSDB Data Service

Changed APIs

API Description
Get Asset AI Raw Data A new parameter withQuality is supported in request URI to get the quality indicator.
Get Asset Generic Data A new parameter withQuality is supported in request URI to get the quality indicator.
Get Asset Raw Data by Time Range A new parameter withQuality is supported in request URI to get the quality indicator.