Extend the JupiterPerpsAlarm with an ID column #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If I have many alarms that are almost the same, then it can get tricky to identify it in the configuration file.
We therefore need a new column on the configuration file called 'ID' which is just an integer.
When the 'note' is also printet (see #7), then the message should be "ID - SEVERITY: NOTE". This makes it much more easy to find.