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.1
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.1.tar.gz | 16.5 kB | Details |
Release files / python-mercuryapi-0.5.1.tar.gz
| Download URL | python-mercuryapi-0.5.1.tar.gz |
|---|---|
| Size | 16.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f12adb398167a952e8d361ab95f3b55e217bd7315cf9a81d7eee4502776ed1aa
|
|
BLAKE2b-256 checksum How to use checksums |
ebc711eeb9c830fc84e7830743f3f5c3adeab8e03fdf8477f1e6be4daaea317c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|