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())
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-mercuryapi-0.5.1.tar.gz
(16.5 kB
view details)
File details
Details for the file python-mercuryapi-0.5.1.tar.gz.
File metadata
- Download URL: python-mercuryapi-0.5.1.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f12adb398167a952e8d361ab95f3b55e217bd7315cf9a81d7eee4502776ed1aa
|
|
| MD5 |
caafe1cbe63812040eef7f7c9528955f
|
|
| BLAKE2b-256 |
ebc711eeb9c830fc84e7830743f3f5c3adeab8e03fdf8477f1e6be4daaea317c
|