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.0a3.tar.gz (24.4 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.0a3-py2.py3-none-any.whl (32.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: linklabs-conductor-1.6.0a3.tar.gz
  • Upload date:
  • Size: 24.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 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.0a3.tar.gz
Algorithm Hash digest
SHA256 1d3b6d8869196fb7549665ea11c4edd6bcfe304cd3dc9ddd3c51f19360b00b1c
MD5 58608a7c9a601765b0928bb088be566e
BLAKE2b-256 7ecc39d7914bbac4b91460c83196d8b23128370cf8c7a0010f2779baca816427

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linklabs_conductor-1.6.0a3-py2.py3-none-any.whl
  • Upload date:
  • Size: 32.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 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.0a3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a8790eece0a3cee5741a2192217bc8ed46d90f847c4c4b5d139eb343e9e6c785
MD5 4319f48375caf8317caea1fc4ed00d25
BLAKE2b-256 7a5b0890389083d92657a8a88e2eeca67dc51714fd0d3d62289be7bd22ca857f

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