Module gs1::epc

source ·
Expand description

GS1 Electronic Product Codes

EPCs are used to represent GS1 IDs on Gen2 RFID tags. This is documented in the GS1 EPC Tag Data Standard.

Modules

General Identifier
Serialised Global Trade Item Number
Serial Shipping Container Code
Decoder for EPC Tag Identification data

Structs

Represents an unprogrammed tag (with the header byte 0x00)

Enums

A tagged union to allow data structures to be returned from the EPC trait

Traits

A GS1 object which is capable of being represented as an EPC.

Functions

 Decode a binary EPC code, as received from an RFID tag.