Skip to content

Sample repository showing how to parse GS1 Application Identifiers (AI) from barcode paylaods

License

Notifications You must be signed in to change notification settings

pixelverse-llc/gs1-ai-parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample repository showing how to parse GS1 Application Identifiers (AI) from barcode paylaods

Topics

Resources

License

Stars

Watchers

Forks