FlowManager Documentation Beta

Enumeration Alarm​Type

public enum AlarmType

The type of Alarm for the warning or alarm Event.

%3 AlarmType AlarmType Codable Codable AlarmType->Codable String String AlarmType->String

Conforms To

Codable
String

Enumeration Cases

bpm​Value

case bpmValue

An alarm generated by a new single BPM sample value out of the expected normal range.

bpm​Speed

case bpmSpeed

An alarm generated by an anomaly increment of new BPM sample value comparing with previous samples.
An increment greater then the expected threshold.