|
1 |
| -:nosearch: |
2 | 1 | :show-content:
|
3 | 2 | :hide-page-toc:
|
4 |
| -:show-toc: |
| 3 | +:nosearch: |
5 | 4 |
|
6 | 5 | ========================
|
7 | 6 | Internet of Things (IoT)
|
8 | 7 | ========================
|
9 | 8 |
|
| 9 | +Odoo Internet of Things (IoT) allows to connect physical devices such as barcode scanners, receipt |
| 10 | +printers, payment terminals, measurement tools, etc. to an Odoo database using an IoT system. |
| 11 | + |
| 12 | +The following IoT systems are supported: |
| 13 | + |
| 14 | +- :doc:`IoT box <iot/iot_box>`: micro-computer, plug-and-play device (i.e., the Odoo IoT program is |
| 15 | + pre-installed); |
| 16 | +- :doc:`Windows virtual IoT <iot/windows_iot>`: Odoo IoT program for Windows that can be installed |
| 17 | + on a Windows computer. |
| 18 | + |
| 19 | +.. note:: |
| 20 | + - :abbr:`MRP (Material Requirement Planning)` devices, including cameras and measurement tools, |
| 21 | + are not compatible with Windows virtual IoT. |
| 22 | + - Multiple IoT systems can be used at the same time. |
| 23 | + - It is also possible to create a Windows Virtual Machine on a MacOS/Linux computer. However, |
| 24 | + this option is not supported by Odoo, and no troubleshooting assistance will be provided. |
| 25 | + |
| 26 | +.. _iot/iot/iot-subscription: |
| 27 | + |
| 28 | +IoT box subscription |
| 29 | +==================== |
| 30 | + |
| 31 | +An IoT box subscription is required for production use of IoT systems. If you have issues related |
| 32 | +to your subscription, contact the database's account manager or Odoo partner for assistance. |
| 33 | + |
| 34 | +.. tip:: |
| 35 | + If the subscription is linked to an `Odoo.com <https://www.odoo.com>`_ portal user, check the |
| 36 | + information on the portal's subscription page. |
| 37 | + |
| 38 | +.. seealso:: |
| 39 | + - `Odoo's compatible IoT devices <https://www.odoo.com/app/iot-hardware>`_ |
| 40 | + - `Odoo Tutorials: Internet of Things (IoT) Tutorials |
| 41 | + <https://www.odoo.com/slides/internet-of-things-iot-175>`_ |
| 42 | + - `IoT system FAQ <https://www.odoo.com/app/iot-faq>`_ |
| 43 | + |
| 44 | +.. cards:: |
| 45 | + |
| 46 | + .. card:: IoT box |
| 47 | + :target: iot/iot_box |
| 48 | + :large: |
| 49 | + |
| 50 | + Set up an IoT box. |
| 51 | + |
| 52 | + .. card:: Windows virtual IoT |
| 53 | + :target: iot/windows_iot |
| 54 | + :large: |
| 55 | + |
| 56 | + Set up Windows virtual IoT. |
| 57 | + |
| 58 | + .. card:: IoT system connection to Odoo |
| 59 | + :target: iot/connect |
| 60 | + |
| 61 | + Connect the IoT system to your Odoo database and troubleshoot potential connection issues. |
| 62 | + |
| 63 | + .. card:: Devices |
| 64 | + :target: iot/devices |
| 65 | + |
| 66 | + Connect devices such as printers, screens, measurement tools, etc., to the IoT system. |
| 67 | + |
| 68 | + .. card:: HTTPS certificate |
| 69 | + :target: iot/iot_advanced/https_certificate_iot |
| 70 | + |
| 71 | + Verify your IoT system and database meet the eligibility requirements for HTTPS certificate |
| 72 | + generation and address any related issues. |
| 73 | + |
| 74 | + .. card:: IoT system updates |
| 75 | + :target: iot/iot_advanced/updating_iot |
| 76 | + |
| 77 | + Update your IoT system's image, core code, and handlers to benefit from the latest IoT fixes |
| 78 | + and features or reset the IoT system if needed. |
| 79 | + |
10 | 80 | .. toctree::
|
11 | 81 | :titlesonly:
|
12 | 82 |
|
13 |
| - iot/config |
| 83 | + iot/iot_box |
| 84 | + iot/windows_iot |
| 85 | + iot/connect |
| 86 | + iot/iot_advanced |
14 | 87 | iot/devices
|
0 commit comments