ProGlove Documentation

Connectivity Settings

The Connectivity Settings section allows you to select your preferred way of integration with the ProGlove system.

All integration paths are active by default and automatically output the scanner barcode content via the available integration. However, if you require specific app or scanner behavior, you can customize the desired integration path.

  • Integration Path:

    • Software Keyboard - enables Insight Mobile to act as a virtual keyboard and input the scanned barcode data in the text field of an app or a browser.

      To learn more, see Software Keyboard.

    • Intent - sends data via Broadcast Intents, and can start an Activity with a defined Action or a Component.

      To learn more, see Intent API - basic integration.

    • WebSocket - runs a WebSocket server inside Insight Mobile and other apps, either running on the same device or a local network (e.g. LAN, VPN). WebSocket supports two-way communication, so both the server and client can send and listen for messages/events.

      To learn more, see Websocket integration

    • SDK - provides a code-level integration of Insight Mobile with your system and offers full control over connection and callback features.

      To learn more, see SDK API - basic integration.

    • Custom - allows you to customize integration in the Workflow Rules section.

ConnectivitySettingsInsight.png