documentation/iot/devices/measurement_tool.rst
Antoine Prieëls d00e0bd870
[FIX] iot: Update and fix IoT documentation (#776)
Some of the explanations were wrong/outdated.
We also add a troubleshooting guide with most
common problems.
2020-10-22 14:32:59 +02:00

53 lines
1.5 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

==========================
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>`__,.
Connect in USB
==============
To add a device connected by USB, just plug the USB cable in the *IoT
Box*, and the device should appear in your Odoo database.
.. image:: media/measurement_tool_01.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