Wednesday, May 27, 2026
1 change · master
New functionality added to Odoo
This update introduces a new module for connecting with Obox devices, which are similar to the Odoo FDM for Belgium. The primary function is to allow users to register and view basic information about their Obox devices, including their IP address and available services, paving the way for future device management capabilities.
Original PR description
The Obox (same platform as the Odoo FDM for Belgium) will allow interfacing with hardware devices, and is intended to replace the functionality of the IoT box. This commit only adds the ability to pair an Obox to the database, and see its IP and available services. Community: https://github.com/odoo/odoo/pull/254208 Forward-Port-Of: odoo/enterprise#110834