iot-client-py

Python client for Arduino IoT API

OTHER License

Stars
23
Committers
9

Bot releases are hidden (Show)

iot-client-py - v2.0.1 Latest Release

Published by rjtokenring 9 months ago

Update clients aligning to latest iot-api functionalities:

  • Thing clone
  • Dashboard clone
  • Fixed /properties endpoint x-organization header support
iot-client-py - v2.0.0

Published by mirkokurt about 1 year ago

  • [Breaking change] The client has been regenerated with Open Api Generator v7.0.0
iot-client-py - v1.4.4

Published by mirkokurt over 1 year ago

  • Now, creating a device, a connection_type parameter could be set. It allows selecting the device connectivity when more than one option is available
  • Now the organization id could be used to create a Lora device
iot-client-py - v1.4.3

Published by mirkokurt almost 2 years ago

  • Fixed a problem related to the directory where the code was generated that caused a misalignment between the APIs described in the documentation and the APIs actually used by the client
  • Disabled client-side validations that caused exceptions to be raised even in cases where the response was obtained correctly (eg. for required and nullable parameters)
iot-client-py - v1.4.2

Published by mirkokurt about 2 years ago

Update client to latest API version

iot-client-py - v1.3.2

Published by rsora over 4 years ago

iot-client-py - v1.3.0

Published by rsora over 4 years ago

iot-client-py -

Published by masci almost 5 years ago

iot-client-py -

Published by masci almost 5 years ago

  • First release