# AlarmHistoricalIsRelevant

## `AlarmTraversalConsumer.AlarmHistoricalIsRelevant` (METH)

METHOD AlarmHistoricalIsRelevant : BOOL

{warning 'Add method implementation'} : It asks the consumer if a historical alarm is relevant to consider while traversing all alarms

InOut:

| Scope  | Name                        | Type                                                | Comment                     |
| ------ | --------------------------- | --------------------------------------------------- | --------------------------- |
| Return | `AlarmHistoricalIsRelevant` | `BOOL`                                              |                             |
| Input  | `row`                       | <p>REFERENCE TO<br>AlarmManager.AlarmStorageRow</p> | The alarm that was reached. |
