Hi, I would like to have live connection between raspberry pi box and Odoo server.
Currently I am using XMLRPC calls from pi box to Odoo server at a period time. And let Odoo detect every call with scheduler. Is there any better way to establish live connection between them ? I do need help.