Configuration

To use the /recognition endpoint at least one device must be created. A device must also belong to a store.

In Demo Mode, these entities are already created.

In Active Mode these must entities must be created.

See the structure of the entities relate to each other below

With the device_id the API knows the following:

  • Department and product range of the device.
  • The store the device belongs to and the product stock available for sale in the store.

With the product mapping, the API responds with a list of products.

Detailed information about Configuration can be found in the Configuration section.