Skip to main content

Python wrapper for the ThingMagic Mercury API

Project description

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())

Project details


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.3.tar.gz (21.7 kB view details)

Uploaded Source

File details

Details for the file python-mercuryapi-0.5.3.tar.gz.

File metadata

  • Download URL: python-mercuryapi-0.5.3.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for python-mercuryapi-0.5.3.tar.gz
Algorithm Hash digest
SHA256 1874982845fb14e655bd3203fd3b460f7be1ee4de5ca966cf64a7531c3b8a106
MD5 8ad8ebaa2a1c79556c76707158e7c249
BLAKE2b-256 b2e3ff526e8988e2a2b8da60298521de433b15721fbd50d039f37b9352f77954

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page