Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 549 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 549 Bytes

gs1-ai-parsing

This sample repository illustrates how to parse a raw textual payload containing group separators into individual GS1 Application Identifiers.

When used with the STRICH Barcode Scanning SDK, use the symbologyIdentifier property to determine if a barcode contains GS1 data or not.

The actual parsing is done by BarcodeParser or GS1 DigitalLinkToolkit.js, the sample demonstrates usage of both libraries.