-
Opening Keynote - Unveiling Odoo 19
Fabien PinckaersDone
-
Keynote - Industries
Fabien PinckaersDone
-
Point of sale: Replicating Python to JavaScript models for a resilient frontend
Loukas WetsDone
-
Fundamentals of JavaScript framework: Everything you need to know
Géry DebongnieDone
-
Runbot knows what you broke: Behind testing infrastructure
Christophe Monniez (moc)Done
-
Best practices to design Odoo crons
Thibault FrancoisDone
-
What's new in the Python framework?
Raphael ColletDone
-
Practices for implementing e-Invoicing in your favorite country
Josse Colpaert (jco)Done
-
Odoo upgrades: Core concepts and tools
Alvaro Fuentes Suarez (afu)Done
-
Database Whodunit: Root Cause Analysis of Performance Issues
Mohamed Kasem (kasm)Done
Loading Video...
How to integrate hardware with Odoo IoT Box?
Developer
POS
Location: Hall 11.B
-
9/19/25, 2:30 PM
-
9/19/25, 3:00 PM
(Europe/Brussels)
(30 minutes)
Louis Travaux (lotr)
Software Developer
at Odoo
Louis Travaux (lotr)
Software Developer
at Odoo
Louis is a French cybersecurity engineer and recent graduate who has joined the IoT team to streamline hardware integration with Odoo, ensuring a seamless and secure experience.
This talk will explore the key concepts behind integrating hardware devices with Odoo.
You'll learn:
- Integration methods: with or without an IoT Box (and when to use each)
- The software architecture of an IoT Box,
- How the IoT Box detects external devices (difference between interface and driver),
- How to send requests to the IoT Box and listen for answers (long polling, WebSocket, webRTC)
- Practical tips for debugging an IoT Box