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.0a2.tar.gz (18.2 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.0a2-py2.py3-none-any.whl (18.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: linklabs-conductor-1.6.0a2.tar.gz
  • Upload date:
  • Size: 18.2 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.0a2.tar.gz
Algorithm Hash digest
SHA256 e6393672425e816eb13988c8c29f6c6bea905d4d2c3f0962595b53f0eac6526f
MD5 8a1e5fb852e45714e018ebbe761e661b
BLAKE2b-256 5c8873b5b9c1a1549350da965d724aa296e68a19bdb97f882ca958730e46a333

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linklabs_conductor-1.6.0a2-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.1 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.0a2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d29a19e9b6a8f744cc9e4b1db72fa59b8e576f5f8ece82a8f4738db8db96e45d
MD5 46a21f5cfbffa719fd9155e343d9861a
BLAKE2b-256 5432f736fd0beddf6a5b28d161032dc9572c9698e0fa1b9601193a9ff4668b50

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