Skip to content

Releases: rigado/iothub

v0.7.3-beta

Choose a tag to compare

@z-br z-br released this 18 Mar 17:56
Adding .gitignore

Direct Method Subscribe and Respond Timeouts

Choose a tag to compare

@z-br z-br released this 17 Mar 23:10
80aa471
Merge pull request #3 from rigado/directMethodResponseTimeout

Adding subscribe timeout and response timeout to direct method responses

Configurable credential timeout

Choose a tag to compare

@donaldschen donaldschen released this 17 Feb 21:27
61ed3b7

added configurable credential timeout, default remains unchanged (1h)

Cleanup MQTT connections properly

Choose a tag to compare

@donaldschen donaldschen released this 17 Feb 21:26
8ae2a72
  • properly cleanup mqtt connections if not connected

Fixing direct method ID parsing

Choose a tag to compare

@z-br z-br released this 25 Jun 21:11

It was parsed as an int but it is actually hex encoded

ConnectionListener

Choose a tag to compare

@z-br z-br released this 24 Jun 00:39

This adds a ConnectionListener