[ADD] iot: new doc about connecting a measurement tool

This commit is contained in:
Lau-Odoo
2019-10-17 11:35:54 +02:00
committed by GitHub
parent 0b394af71d
commit c168e805dc
27 changed files with 85 additions and 5 deletions
+12
View File
@@ -0,0 +1,12 @@
=============
Configuration
=============
.. toctree::
:titlesonly:
:glob:
config/connect
config/flash_sdcard
config/iot_notfound
config/pos

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File
+9
View File
@@ -0,0 +1,9 @@
=============
Configuration
=============
.. toctree::
:titlesonly:
:glob:
devices/measurement_tool
+61
View File
@@ -0,0 +1,61 @@
==========================
Connect a measurement tool
==========================
With Odoos *IoT Box*, it is possible to connect measurement tools to
your database. Find the list of supported devices here: `Supported
devices
<`*https://www.odoo.com/page/iot-hardware* <https://www.odoo.com/page/iot-hardware>`__>`__,.
Connect in USB
==============
To add a device connected by USB, just plug the USB cable in the *IoT
Box*, restart the Box and the device should appear in your Odoo
database.
.. image:: media/measurement_tool_01.png
:align: center
If the device is not found, make sure the drivers have well been loaded
on your IoT Box. For this, connect to the *IoT Box Homepage* and click
on load drivers.
.. image:: media/measurement_tool_02.png
:align: center
Connect in Bluetooth
====================
Activate the Bluetooth on your device (see your device manual for
further explanation) and the IoT Box will automatically try to connect
to the device.
Here is an example of what it should look like:
.. image:: media/measurement_tool_03.png
:align: center
Link a measurement tool to a quality control point
==================================================
With the Manufacturing app
--------------------------
In your *Quality app*, you can setup a device on your *Quality
Control Points*. To do so, go to the *Control Points* menu, under
*Quality Control* and open the control point to which you want to
assign a measurement tool.
Now, you can edit the control point and choose the device from the
dropdown list. Then, hit save.
.. image:: media/measurement_tool_04.png
:align: center
Now, your measurement tool is linked to the chosen *Control Point*.
The value, which needs to be changed manually, will be automatically
updated while the tool is being used.
.. image:: media/measurement_tool_05.png
:align: center
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB