consecutiveDatapointsToClear property

int? consecutiveDatapointsToClear
final

If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.

Implementation

final int? consecutiveDatapointsToClear;