-
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完成
-
Odoo upgrades: Core concepts and tools
Alvaro Fuentes Suarez (afu)完成
-
Tips & tricks for performant spreadsheets/dashboards
Vincent Schippefilt完成
-
Simplifying the CLI, one command at a time
Paolo Gatti完成
-
Discover how we made Odoo blazing fastCédric Thiry完成
-
A developer’s guide to building importable SaaS-ready modules
Valentin Vallaeys完成
-
What's new in the Python framework?
Raphael Collet完成
-
Database Whodunit: Root Cause Analysis of Performance Issues
Mohamed Kasem (kasm)完成
正在載入影片⋯
How to integrate hardware with Odoo IoT Box?
Developer
POS
位置: Hall 11.B
-
2025/9/19 下午2:30
-
2025/9/19 下午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