Thursday, May 21, 2026
2 changes · saas-19.1
New functionality added to Odoo
This update introduces a new module, 'obox,' to connect with Obox devices – a hardware platform similar to the Odoo FDM for Belgium. The initial step is to allow the system to recognize and view the Obox's IP address and available services, laying the groundwork for future device interaction.
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. Enterprise https://github.com/odoo/enterprise/pull/110834
This update introduces the 'obox' module, enabling connection with hardware devices similar to the existing Odoo FDM. The initial step allows users to register and view basic information about their Obox devices, including IP addresses and available services – a key step towards broader device connectivity.
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