Skip to content

Releases: devicehive/devicehive-python

v2.1.6

20 Jun 11:35
c597a2a
Compare
Choose a tag to compare
  • Minor improvements

v2.1.5

18 Jun 10:14
bb6ffef
Compare
Choose a tag to compare
  • Minor improvements

v2.1.4

05 Jun 11:25
9948bb1
Compare
Choose a tag to compare
  • Minor fixes and improvements

v2.1.3

05 Mar 13:46
50c94e3
Compare
Choose a tag to compare
  • Minor fixes

v2.1.2

19 Jan 15:14
b931f4a
Compare
Choose a tag to compare
  • Device types support added
  • Minor improvements

v2.1.1

22 Nov 11:49
f2a5cb9
Compare
Choose a tag to compare
  • Minor improvements

v2.1.0

12 Oct 15:40
Compare
Choose a tag to compare

New features:

  • DeviceHiveApi class added
  • Websocket transport improvements
  • Docs improvements

Changes:

  • Network's requests changed according to the new server API
  • Users's requests changed according to the new server API

v2.0.2

20 Sep 14:02
Compare
Choose a tag to compare

New features:

  • Request and response logging added
  • User role added to tests

Fixes:

  • Reduced CPU usage for HTTP transport
  • Keyboard interrupt handling added

v2.0.1

20 Sep 07:12
Compare
Choose a tag to compare

New features:

  • Configurable reconnection
  • Disconnect API call
  • Simple example added

v2.0.0

22 Aug 13:38
Compare
Choose a tag to compare

DeviceHive Python connectivity library. Can be installed with:

sudo pip install devicehive

https://pypi.python.org/pypi/devicehive

Features:

  • HTTP and Websocket transports support
  • Automatic reauthorization
  • Simple API usage