Understanding UI-Backend communication

Sounds great, I’ll be trying it out as soon as it’s available. Thank you!

Returning to the topic of Odoo: I’ve managed to deploy an Odoo instance together with OpenEMS, and so far it does look like they are communicating with each other. However, OpenEMS Backend complains about a PostgreSQL table named “edge_device” not existing. I’ve thought of using psql to add it manually, but is there some other way I’m missing to register new Edge devices/users directly in Odoo?

Thanks.