ITAB
This document provides instructions for setting up the integration with the ITAB self-checkout hardware system in the Checkout App.
The integration covers three independent parts, each of which can be enabled on its own:
- Loss prevention - ⚠️ experimental, not intended for production use yet
- Exit gate
- Light tower
Configuration
Configurable through CCC cha.settings.v1, under pos.peripherals.itab.
See ITAB settings for the available properties and an example request.
Loss prevention and the light tower communicate through the ITAB SCO API server, so the connection settings (model, host and port) must be set whenever either of them is used. The exit gate is the exception - it is reached directly on its own host and port, which is why it can be configured without the ITAB SCO API server settings.