Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Error Status Codes

Page Tree
rootError Codes

Example how to Test Your

...

application with Curl

Following example flow assumes that you have completed following steps:

...

2) Downloaded Kaltiot Smart IoT Client Gateway SDK

3) Implemented your application on top of Kaltiot Smart IoT Client SDKGateway SDK

4) Succesfully registered your application into Kaltiot Smart IoT ClientGateway

5) You have curl command line tool (https://en.wikipedia.org/wiki/CURL)

First you need to retrieve RID. Easiest way to get RID is fetch it by customerId. CustomerId is the parameter which you used at your Kaltiot Smart IoT client Gateway SDK to do registration.  Your ApiKey can be found from Console's Credential page. Result is JSON array where the most recent RID is first element

...