Skip to content

Tags: allthingstalk/python-sdk

Tags

0.3.0

Toggle 0.3.0's commit message
Add Support for Newer Python Versions

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from allthingstalk/feature/user-agent

Adds support for User-Agent string

0.2.4

Toggle 0.2.4's commit message
Updates version

0.2.3

Toggle 0.2.3's commit message
Merge branch 'docs-update'

0.2.2

Toggle 0.2.2's commit message
Update versions

0.1.8

Toggle 0.1.8's commit message
Fixes #3

MQTT listener used to match the received asset name with the
internal_id, which didn't work with custom names.

Also adds a section in docs about using custom names.

0.1.7

Toggle 0.1.7's commit message
Python3.4 compatibility for commands

0.1.6

Toggle 0.1.6's commit message
Breaking changes in paho minor release

0.1.5

Toggle 0.1.5's commit message
setup.py classifiers

0.1.4

Toggle 0.1.4's commit message
Bugfix - correct default mqtt point (bump to 0.1.4)

Default mqtt domain was erroneously generated with https:// prefix.