I might be wrong, but I believe you can define your own event by ryu.controller.event.EventBase. And listen to it using ryu.controller.handler.set_ev_cls. 

Check this link also https://ryu.readthedocs.io/en/latest/ryu_app_api.html

Regards,
M. Reza

From: sagarram...@gmail.com
Sent: July 25, 2019 7:46 AM
To: ryu-devel@lists.sourceforge.net
Subject: [Ryu-devel] To call event base methods in ryu

Hi ,
I have a question regarding that if in the controller I want to call event base method if certain conditions will satisfy then how I can do that?
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to