Thursday, May 21, 2026
2 changes · saas-19.2
New functionality added to Odoo
This update introduces a new module, 'obox,' designed to connect Odoo to hardware devices similar to the existing Odoo FDM for Belgium. The initial step allows the system to identify and track Obox devices, providing key information like their IP address and available services.
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 Forward-Port-Of: odoo/odoo#254208
This update introduces a new module, 'obox,' designed to connect with Obox devices – similar to the Odoo FDM for Belgium. The initial step allows users to register and view basic information about their Obox, including its IP address and available services, paving the way for future device control.
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