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

Edit IoT Code¶

If your IoT is already running, modifying the code can be usefull. For instance for troubleshooting by adding logs or modifying the behavior of the IoT.

Understanding the IoT structure is important in order to troubleshoot it.

See also

Structure

  • Edit IoT Handlers Code
    • Possibility to modify your odoo instance source code
    • Not possible to modify the odoo instance source code
  • Edit IoT Core Code (IoT Box)
  • Edit IoT Core Code (Virtual IoT)
Next
Edit IoT Handlers Code
Previous
Structure (IoT box)
Copyright © 2024, lse-odoo
Made with Sphinx and @pradyunsg's Furo