GS1.Consts (gs1_barcode v0.1.2)

View Source

GS1 const values used in GS1 barcode processing.

Summary

Functions

Symbology Identifier for GS1-128 (Code 128).

Symbology Identifier for a GS1 DataMatrix.

Symbology Identifier for GS1 DataBar.

Symbology Identifier for a GS1 QR Code.

ASCII Group Separator (ASCII 29, <GS>)

Functions

fnc1_gs1_128_seq()

@spec fnc1_gs1_128_seq() :: String.t()

Symbology Identifier for GS1-128 (Code 128).

fnc1_gs1_datamatrix_seq()

@spec fnc1_gs1_datamatrix_seq() :: String.t()

Symbology Identifier for a GS1 DataMatrix.

fnc1_gs1_ean_seq()

@spec fnc1_gs1_ean_seq() :: String.t()

Symbology Identifier for GS1 DataBar.

fnc1_gs1_qrcode_seq()

@spec fnc1_gs1_qrcode_seq() :: String.t()

Symbology Identifier for a GS1 QR Code.

gs_symbol()

@spec gs_symbol() :: String.t()

ASCII Group Separator (ASCII 29, <GS>)