mirror of
https://github.com/nasa/openmct.git
synced 2025-05-04 01:32:54 +00:00
Made the EventListController use domain and range types, rather than severity, domain, and event message. This allows it to be more generalized, which should be helpful with different data formats later on. #18.