Type Alias AlarmStatusSettings

AlarmStatusSettings: {
    [K in AlarmStatusType]: boolean
}