-
Keynote - Industries
Fabien PinckaersSelesai
-
Opening Keynote - Unveiling Odoo 19
Fabien PinckaersSelesai
-
Point of sale: Replicating Python to JavaScript models for a resilient frontend
Loukas WetsSelesai
-
Tips & tricks for performant spreadsheets/dashboards
Vincent SchippefiltSelesai
-
XMLRPC is dead. All Hail JSON-2.
Julien Castiaux (juc)Selesai
-
Simplifying the CLI, one command at a time
Paolo GattiSelesai
-
Database autopsy: A performance post-mortem
Victor PirynsSelesai
-
Fundamentals of JavaScript framework: Everything you need to know
Géry DebongnieSelesai
-
Introducing Odoo Language Server: Your coding companion
Florian Daloze & Mohamed MahrousSelesai
-
Turning Web pages into beautiful print: The architecture of Paper-Muncher
Clémence Van BossuytSelesai
Loading Video...
How to integrate hardware with Odoo IoT Box?
Developer
POS
Lokasi: Hall 11.B
-
19/09/25 14.30
-
19/09/25 15.00
(Europe/Brussels)
(30 menit)
Louis Travaux (lotr)
Software Developer
pada Odoo
Louis Travaux (lotr)
Software Developer
pada 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