Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Odoo Knowledge (lse)
Odoo Knowledge (lse)

Contents:

  • IoT
    • Support
      • Remote Debugging
      • Logging
        • Download IoT Logs
          • Download IoT Logs from Odoo Server
          • Download IoT Box Log Files
          • Get IoT Logs on Windows Manually
      • “Connection to printer failed” error
    • Technical
      • IoT-box Password (IoT)
      • SSH (IoT)
      • Interaction between Odoo user and the IoT
        • Client longpolling
        • Websockets
      • Structure
        • Structure (IoT box)
      • Edit IoT Code
        • Edit IoT Handlers Code
        • Edit IoT Core Code (IoT Box)
        • Edit IoT Core Code (Virtual IoT)
      • Clock
  • PoS
    • Support
      • Troubleshooting
    • Technical
      • Basics
Back to top
View this page

Structure¶

The structure and the way the code update is complicated with the IoT. As it is different for the windows virtual IoT it will be explained in a different section.

Odoo’s IoT Update documentation already covered vaguely the structure of the IoT-box, but I will go more in-depth here.

  • Structure (IoT box)
    • Image
    • Core
      • Core Odoo version
    • Handlers
Next
Structure (IoT box)
Previous
Websockets
Copyright © 2024, lse-odoo
Made with Sphinx and @pradyunsg's Furo