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

Uploaded Source

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

Hashes for python-mercuryapi-0.5.1.tar.gz
Algorithm Hash digest
SHA256 f12adb398167a952e8d361ab95f3b55e217bd7315cf9a81d7eee4502776ed1aa
MD5 caafe1cbe63812040eef7f7c9528955f
BLAKE2b-256 ebc711eeb9c830fc84e7830743f3f5c3adeab8e03fdf8477f1e6be4daaea317c

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