Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.1 KB

File metadata and controls

23 lines (17 loc) · 1.1 KB
title description ms.date
POS Device Driver Design Guide
This section provides design guidance for point-of-service (POS) device drivers.
03/17/2023

POS device driver design guide

This section provides driver design guidance for point-of-service (POS) devices.

In this section

Topic Description
POS driver samples Provides samples that demonstrate how to create universal drivers for point-of-service (POS) devices.
Barcode scanner Bluetooth service UUIDs Describes UUIDs for use with the Bluetooth Service Discovery Protocol (SDP) for barcode scanners.
Barcode scanner events Describes events that are specific to barcode scanners.
Magnetic stripe reader events Describes events that are specific to magnetic stripe readers (MSRs).
POS events Describes general POS events that are passed from the device driver to the POS API layer.

Related sections

POS DDI reference