Skip to content

Tags: appcoreopc/webthing-python

Tags

v0.9.1

Toggle v0.9.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix typo.

Fixes WebThingsIO#29

v0.9.0

Toggle v0.9.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version.

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add better property value validation. (WebThingsIO#26)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement read-only properties. (WebThingsIO#25)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement Action, Event, and Properties resources. (WebThingsIO#23)

v0.5.4

Toggle v0.5.4's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version to 0.5.4.

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Validate action input. (WebThingsIO#7)

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix period update of level in example. (WebThingsIO#6)

Tornado doesn't play nicely with threading, so we have to use
IOLoop to update the level.

v0.5.1

Toggle v0.5.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix JSON decode errors.

v0.5.0

Toggle v0.5.0's commit message

Unverified

No user is associated with the committer email.
Drop Python 2.7 support.