Skip to main content

Linklabs Conductor API Wrapper

Project description

This is a python wrapper of Link Labs’s Conductor service.

To get started, simply instantiate a ConductorAccount with your credentials:

import conductor
account = conductor.ConductorAccount('my_email_address')

Then, you can process messages as they are received:

app_token = account.get_application_token('12345678901234567890')
for msg in app_token.subscribe_iter():
    print(msg)

You can also send downlink messages to a particular module:

module = account.get_module('$301$0-0-0-04000119D')
msg = module.send_message(b'hello')
msg.wait_for_success()

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linklabs-conductor-1.6.0a1.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

linklabs_conductor-1.6.0a1-py2.py3-none-any.whl (18.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file linklabs-conductor-1.6.0a1.tar.gz.

File metadata

  • Download URL: linklabs-conductor-1.6.0a1.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for linklabs-conductor-1.6.0a1.tar.gz
Algorithm Hash digest
SHA256 2643c5be67621587aaffbe258a9a585f34bc23ef5a45f9e5564f730177a481b0
MD5 ec1382afecbc596e9142620f4e892250
BLAKE2b-256 a40fe7149815e857bb8c76532409a67674251070687e151ce80c51c239ed45a2

See more details on using hashes here.

File details

Details for the file linklabs_conductor-1.6.0a1-py2.py3-none-any.whl.

File metadata

  • Download URL: linklabs_conductor-1.6.0a1-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for linklabs_conductor-1.6.0a1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 16c73e7e39e714ee0405fd309b73fd0f0f64709a80b11229c038d8fdb2f497df
MD5 3cca31557f090a525416442a9c7433b1
BLAKE2b-256 a98f2515b87a3f69435a71eb57d1b6450515d754e24d20348eb56013a457fdd4

See more details on using hashes here.

Supported by

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