Zamok Kiosk API
    Preparing search index...
    scanID: EmptyAC<"SCAN_ID"> = ...

    Tells the device to scan an ID card.

    Puts the device into a ready state awaiting an ID card. When the card is inserted, the device will attempt to capture the images (front/back if supported) and emit a follow-up action with the results (not defined here).

    {
    type: 'SCAN_ID',
    }