9 years, 11 months ago.

HTTPClient-Xively set up ?

Hi Interested in put request using Xively but how to set up and use this code?

Question relating to:

A HTTP Client for the mbed networking libraries. Work with Xively. Send location using PUT request. HTTPClient, xively

1 Answer

9 years, 11 months ago.

Hi, Please import the code, then replace your ID and API into lines 7 and 8. The location PUT request is in json format at line 76. Replace it with your actual location. The code currently uses the default location in Xively API document: https://xively.com/dev/docs/api/metadata/waypoints/ Regards Chau