IoT system connection to Odoo

Förkunskapskrav

To connect the IoT system to an Odoo database, the following prerequisites must be met:

  • The Internet of Things (IoT) app must be installed.

  • The IoT system must be connected to the network.

  • The device connecting to Odoo must be on the same network as the IoT system.

Observera

It is recommended to connect the IoT system to a production instance, as other types of environments may cause issues (e.g., with HTTPS certificate generation).

Anslutning

To connect the IoT system to an Odoo database, open the IoT app and click Connect.

The browser then scans the network to which the computer is connected for available IoT systems. If an IoT system is detected, it is connected automatically. If multiple IoT systems are found, select the appropriate one in the popup that opens, then click Connect. If no IoT system is detected automatically, try connecting it to the database using a pairing code or a connection token.

Tips

The IoT system’s name is composed of either the IoT box or the Windows computer’s motherboard serial number, followed by its pairing code.

Connection using a pairing code

Observera

  1. Retrieve the IoT system’s pairing code:

    Connect the IoT box to an external monitor or a USB printer. If the IoT box was already plugged prior to this, restart it.

    • External monitor: The pairing code will be displayed on the screen after (re)starting the IoT box.

    • USB-connected printer: The pairing code should be printed automatically.

    Tips

    If no external monitor or printer is connected to the IoT box, access the IoT box’s homepage; the code is displayed in the Pairing Code section.

  2. In Odoo, open the IoT app and click Connect.

  3. In the Searching for an IoT Box popup that opens, click Use Pairing Code.

  4. Enter the Pairing code and click Connect.

Connection using a connection token

  1. Enable the developer mode.

  2. In Odoo, open the IoT app and click Connect.

  3. In the Searching for an IoT Box popup that opens, click Offline pairing.

  4. In the Pair an IoT Box offline popup that opens, copy the Token.

  5. Access the IoT box’s or Windows virtual IoT’s homepage.

  6. In the Odoo database connected section, click Configure.

  7. Paste the token into the Server Token field and click Connect.

Observera

Once the IoT system is connected to a database:

Se även

Felsökning

IoT system form

Once the IoT system is connected to the Odoo database, it is displayed as a card in the IoT app. Click the card to access the IoT system’s form, which allows to access the IoT box’s or Windows virtual IoT’s homepage and view the list of devices connected to the IoT system.

Tips

Enable the developer mode to access the IoT system’s Technical Information, such as its Domain Address, Image Version, and SSL Certificate End Date. By default, drivers are automatically updated every time the IoT system is restarted. To disable automatic updates, uncheck the Automatic drivers update option.

Disconnecting an IoT system from a database

To disconnect the IoT system from a database, follow these steps:

  1. Open the IoT app and click the relevant IoT system’s card.

  2. Click the (Actions) icon, and select Delete.

Tips

Alternatively:

  1. Access the IoT box’s or Windows virtual IoT’s homepage.

  2. Click Configure in the Odoo database connected section.

  3. Click Disconnect in the popup that opens.

HTTPS certificate

HTTPS is the secure, encrypted version of HTTP. It uses TLS (previously SSL) certificates to authenticate the server and protect the data exchanged between a browser and a website. Some network devices, such as payment terminals, require a valid HTTPS certificate to communicate with the IoT system; without it, they cannot interact properly.

Observera

In this documentation and throughout Odoo, the term HTTPS certificate refers to a valid SSL certificate that allows an HTTPS connection.

When the IoT system is (re-)started and connected to a database, it automatically downloads the HTTPS certificate if the database meets the following eligibility criteria:

  • The database must be a production instance. The database instance should not be a copy, a duplicate, a staging, or a development environment.

  • The Odoo subscription must be ongoing (In Progress status).

When the certificate has been received:

  • The IoT system’s homepage address is updated to a new HTTPS URL ending with .odoo-iot.com.

  • The HTTPS certificate banner displays the certificate’s validity period. To view this information, click the (cogs) button at the top-right of the IoT system’s homepage.

    IoT box homepage with HTTPS certificate validity date.