Releases: iotile/python_iotile_cloud
Releases · iotile/python_iotile_cloud
v0.8.13
28 Mar 20:30
Compare
Sorry, something went wrong.
No results found
Add support for project='' when using IOTileStreamSlug. e.g. s----0000-0000-000-1234--5001
v0.8.12
08 Mar 00:04
Compare
Sorry, something went wrong.
No results found
Fix typo in IOTileProjectSlug preventing p--0000-0000 from been accepted as valid.
Allow delete() to accept data
v0.8.11
04 Mar 23:04
Compare
Sorry, something went wrong.
No results found
Change IOTileDeviceSlug back to accepting 64bits by default, but add a new allow_64bits option to be turned off if required to enforce 48bit checks
v0.8.10
03 Mar 20:21
Compare
Sorry, something went wrong.
No results found
Fix IOTileFleetSlug bug and add missing tests
v0.8.9
03 Mar 19:14
Compare
Sorry, something went wrong.
No results found
Explicitly check for upper limits for the different IOTileCloudSlug IDs
v0.8.8
03 Mar 18:35
Compare
Sorry, something went wrong.
No results found
Better testing of IOTileCloudSlug corner cases
Add future package to make utils.gid python2 friendly
v0.8.7
02 Mar 22:10
Compare
Sorry, something went wrong.
No results found
Ensure IOTileDeviceSlug only considers 48 bits when converting formatted ids
v0.8.6
27 Feb 21:36
Compare
Sorry, something went wrong.
No results found
Allow params to be passed to POST, PATCH, PUT and DELETE
v0.8.3
07 Feb 16:32
Compare
Sorry, something went wrong.
No results found
Add support for api/v1/data/?filter= and api/v1/df/?filter= APIs.
Build IOTileProjectSlug if needed when constructing an IOTileVariableSlug
v0.7.3
30 Nov 06:48
Compare
Sorry, something went wrong.
No results found
Add utils.mdo.MdoHelper class to help with raw stream data conversions