-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Rob, being a computer scientist, would call this an "Alarm Type" database.
The purpose of the "Alarm Type" database is:
- To allow complete documenation (including actions to be taken for the alarm).
- To allow logging to flag alarms that are not in the database
- To allow special handing of certain alarms,
- To assign severities to the alarms
- To assign audio files to the alarms
- To assigns a unique "alarm number" to the alarm type. This normally [007].
I would suggest this be a JSON configuation file.
Tasks:
- Read the AlarmDatabase and log when an alarm is outside of the database.
- Create alarm numbers for each type of alarm.
- Create default alarm text for each alarm type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels