public List <int> GetAlertedNodes(int _targetNodeID) { return(controller.GetAlertedNodes(_targetNodeID)); }