PelionIoT / mbed-connector-api-python

python library for using connector.mbed.com
Apache License 2.0
2 stars 2 forks source link

Updated to support cloud v2 api #19

Closed mbartling closed 7 years ago

mbartling commented 7 years ago

payload="" does not result in empty payload causing PUT requests to fail to cloud. Added API versioning to longPoll to be cloud v2 compliant

bridadan commented 7 years ago

@mbartling @BlackstoneEngineering It sounds like you guys wanted to get this in ASAP, so I'll go ahead and merge this. But you'll probably want to revisit the tests at some point as almost all of them are failing.