consecutiveDatapointsToAlarm property

int? consecutiveDatapointsToAlarm
final

If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.

Implementation

final int? consecutiveDatapointsToAlarm;