-
http://www.gs1.org/how-calculate-check-digit-manually
-
Currently on iOS 7+ devices any attempt to scan serial number barcodes (GS1-128 using the CODE-128 specification) is producing invalid results.
Here are two examples of what the actual serial number …
-
I'm trying to read and parse GS1 128 barcodes, but I can't get the hidden separator characters (FNC1) which define the length for each chunk of the barcode. Is there any way to get every hidden charac…
-
polRk updated
2 years ago
-
Hi
Love this gem, it's working really well for us tracking UPS in the UK. We've just started shipping in Germany using Deutsche Post DHL. All of the tracking numbers we have are 20 Digits long and …
-
https://en.m.wikipedia.org/wiki/Amazon_Standard_Identification_Number
Amazon Standard Identification Number - Wikipedia
https://sellercentral.amazon.ca/gp/help/external/200317470
Product UPCs and…
-
EAN13 codes starting with 0 are detected as UPC-A code, dropping the leading 0 in the returned code.
**To Reproduce**
Example Steps to reproduce the behavior in sample app:
1. launch the example …
-
curl 'https://genie-public-beta.cbioportal.org/api/column-store/treatments/patient-counts/fetch' \
-H 'accept: application/json' \
-H 'accept-language: en-US,en;q=0.9' \
-H 'cache-control: no…
-
To identify each physical devices (e.g., sensors, robots, etc...) in a "device profile" we need an identifier.
Such devices usually don't have MAC or IPv6 address, so GIAI from GS1.
GIAI consists …
-
NA counts are missing from results here (not in legacy)
```
curl 'http://localhost:8082/api/column-store/generic-assay-data-bin-counts/fetch?dataBinMethod=STATIC' \
-H 'Accept: application/json' …