pub fn get_event_list() -> Vec<(u32, &'static str)>
Get list of all events supported by this cluster
Vector of tuples containing (event_id, event_name)