Hi all!
I have written a simple component in python that works fine.
Now I would to improve it, making it to install flow entries depending on parameters received from an external application. In particular I want to pass those parameters via json messages to my component, which, in my thougths, has to open a "permanent" socket listening for them, save those parameters in a dictionary and, as a consequence, decide the desired switch behaviour (whether install or not a flow entry for the received parameters). In previous threads I found that I have to use jsonmessenger (even in python?) or to have a look to discovery.py, but I am not sure to have understood what I have to do and where in order to realize such a behaviour.
Could anyone, please, help me?
Thank you in advance,

Giorgio Mazza
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to