Skip to content

Creat an Alarm Database/Dictionary #17

@RobertLRead

Description

@RobertLRead

Rob, being a computer scientist, would call this an "Alarm Type" database.
The purpose of the "Alarm Type" database is:

  1. To allow complete documenation (including actions to be taken for the alarm).
  2. To allow logging to flag alarms that are not in the database
  3. To allow special handing of certain alarms,
  4. To assign severities to the alarms
  5. To assign audio files to the alarms
  6. To assigns a unique "alarm number" to the alarm type. This normally [007].

I would suggest this be a JSON configuation file.

Tasks:

  1. Read the AlarmDatabase and log when an alarm is outside of the database.
  2. Create alarm numbers for each type of alarm.
  3. Create default alarm text for each alarm type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions