-
Opening Keynote - Unveiling Odoo 19
Fabien Pinckaersمنتهي
-
Keynote - Industries
Fabien Pinckaersمنتهي
-
Point of sale: Replicating Python to JavaScript models for a resilient frontend
Loukas Wetsمنتهي
-
How to create website front-end controllers
Benoit Socias (bso)منتهي
-
Best practices to design Odoo crons
Thibault Francoisمنتهي
-
A developer’s guide to building importable SaaS-ready modules
Valentin Vallaeysمنتهي
-
Database Whodunit: Root Cause Analysis of Performance Issues
Mohamed Kasem (kasm)منتهي
-
Website import tool: How AI can rebuild your website
Ivan Klapkaمنتهي
-
Database autopsy: A performance post-mortem
Victor Pirynsمنتهي
-
XMLRPC is dead. All Hail JSON-2.
Julien Castiaux (juc)منتهي
جاري تحميل الفيديو...
How to integrate hardware with Odoo IoT Box?
Developer
POS
الموقع: Hall 11.B
-
19/9/2025, 2:30 م
-
19/9/2025, 3:00 م
(Europe/Brussels)
(30 دقيقة)
Louis Travaux (lotr)
Software Developer
في Odoo
Louis Travaux (lotr)
Software Developer
في 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