You can’t change the format of the alarming system’s event IDs. They’re UUIDs and our code relies on them being such to keep track of. You could parse the UUID (it’s just a very big number) and store that number, but your DB/whatever else likely doesn’t easily store 128-bit precision numbers.
Poorly! But thanks a lot! Then how can I display the Alarm number as shown in the picture?? How can we change the EventID display?

