The ThingMagic Mercury API is used to discover, provision and control ThingMagic RFID readers.
Reading RFID tags is as simple as this:
import mercury
reader = mercury.Reader("tmr:///dev/ttyUSB0")
reader.set_region("EU3")
reader.set_read_plan([1], "GEN2")
print(reader.read())
Release files for python-mercuryapi 0.5.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-mercuryapi-0.5.3.tar.gz | 21.7 kB | Details |
Release files / python-mercuryapi-0.5.3.tar.gz
| Download URL | python-mercuryapi-0.5.3.tar.gz |
|---|---|
| Size | 21.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1874982845fb14e655bd3203fd3b460f7be1ee4de5ca966cf64a7531c3b8a106
|
|
BLAKE2b-256 checksum How to use checksums |
b2e3ff526e8988e2a2b8da60298521de433b15721fbd50d039f37b9352f77954
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|