Skip to content

Commit a825103

Browse files
committed
[IMP] iot: refactor and update configuration documentation
Restructure and update the iot documentation
1 parent 831c4a8 commit a825103

File tree

104 files changed

+1397
-1930
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+1397
-1930
lines changed

content/applications/finance/fiscal_localizations/belgium.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -584,8 +584,8 @@ provide the following information:
584584
- your company's name, address, and legal structure; and
585585
- the Mac address of your IoT Box.
586586

587-
Once your IoT box is certified, :doc:`connect <../../general/iot/config/connect>` it to your
588-
database. To verify that the IoT Box recognizes the FDM, go to the IoT homepage and scroll down the
587+
Once your IoT box is certified, :doc:`connect <../../general/iot/connect>` it to your database. To
588+
verify that the IoT Box recognizes the FDM, go to the IoT homepage and scroll down the
589589
:guilabel:`IOT Device` section, which should display the FDM.
590590

591591
.. image:: belgium/iot-devices.png

content/applications/general/iot.rst

+76-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,87 @@
1-
:nosearch:
21
:show-content:
32
:hide-page-toc:
4-
:show-toc:
3+
:nosearch:
54

65
========================
76
Internet of Things (IoT)
87
========================
98

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+
1080
.. toctree::
1181
:titlesonly:
1282

13-
iot/config
83+
iot/iot_box
84+
iot/windows_iot
85+
iot/connect
86+
iot/iot_advanced
1487
iot/devices

content/applications/general/iot/config.rst

-17
This file was deleted.

content/applications/general/iot/config/connect.rst

-181
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)