mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
87 lines
2.8 KiB
ReStructuredText
87 lines
2.8 KiB
ReStructuredText
:show-content:
|
|
:hide-page-toc:
|
|
:nosearch:
|
|
|
|
========================
|
|
Internet of Things (IoT)
|
|
========================
|
|
|
|
Odoo Internet of Things (IoT) allows to connect physical devices such as barcode scanners, receipt
|
|
printers, payment terminals, measurement tools, etc. to an Odoo database using an IoT system.
|
|
|
|
The following IoT systems are supported:
|
|
|
|
- :doc:`IoT box <iot/iot_box>`: micro-computer, plug-and-play device (i.e., the Odoo IoT program is
|
|
pre-installed);
|
|
- :doc:`Windows virtual IoT <iot/windows_iot>`: Odoo IoT program for Windows that can be installed
|
|
on a Windows computer.
|
|
|
|
.. note::
|
|
- :abbr:`MRP (Material Requirement Planning)` devices, including cameras and measurement tools,
|
|
are not compatible with the Windows virtual IoT.
|
|
- Multiple IoT systems can be used at the same time.
|
|
- It is also possible to create a Windows Virtual Machine on a MacOS/Linux computer. However,
|
|
this option is not supported by Odoo, and no troubleshooting assistance will be provided.
|
|
|
|
.. _iot/iot/iot-subscription:
|
|
|
|
IoT box subscription
|
|
====================
|
|
|
|
An IoT box subscription is required for production use of IoT systems and generating the
|
|
:ref:`HTTPS certificate <iot/connect/https_certificate>`. It is created automatically
|
|
when an IoT system is :doc:`connected to the database <iot/connect>`. If you have issues related to
|
|
your subscription, contact the database's account manager or Odoo partner for assistance.
|
|
|
|
.. seealso::
|
|
- `Odoo's compatible IoT devices <https://www.odoo.com/app/iot-hardware>`_
|
|
- `Odoo Tutorials: Internet of Things (IoT) Tutorials
|
|
<https://www.odoo.com/slides/internet-of-things-iot-175>`_
|
|
- `IoT system FAQ <https://www.odoo.com/app/iot-faq>`_
|
|
- `Magic Sheet - Odoo Internet of Things [PDF]
|
|
<https://drive.google.com/file/d/18D0VqlGvW6kUg-xKmyELrQqJ6J3bHKGy/view>`_
|
|
|
|
.. cards::
|
|
|
|
.. card:: IoT box
|
|
:target: iot/iot_box
|
|
:large:
|
|
|
|
Set up an IoT box.
|
|
|
|
.. card:: Windows virtual IoT
|
|
:target: iot/windows_iot
|
|
:large:
|
|
|
|
Set up a Windows virtual IoT.
|
|
|
|
.. card:: IoT system connection to Odoo
|
|
:target: iot/connect
|
|
|
|
Connect the IoT system to your Odoo database and troubleshoot potential connection issues.
|
|
|
|
.. card:: Devices
|
|
:target: iot/devices
|
|
|
|
Connect devices such as printers, screens, measurement tools, etc., to the IoT system.
|
|
|
|
.. card:: Troubleshooting
|
|
:target: iot/iot_advanced/troubleshooting
|
|
|
|
Diagnose and resolve common IoT system connection and configuration issues.
|
|
|
|
.. card:: IoT system updates
|
|
:target: iot/iot_advanced/updating_iot
|
|
|
|
Update your IoT system's image, core code, and handlers to benefit from the latest IoT fixes
|
|
and features or reset the IoT system if needed.
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
iot/iot_box
|
|
iot/windows_iot
|
|
iot/connect
|
|
iot/iot_advanced
|
|
iot/devices
|