README
IotHub
1. Overview
IotHub is the Open API of the public or stand-alone deployed Iot platform.
IotHub opens GPS point data, trip and report data to partners, which is used to integrate devices into partners' own SaaS platforms and Apps.
2. Framework
3. Operation process
1.Log in to the platform system using the main account
2.Enter the company information management, click Apps, and check to activate 'Fleet'
3.Now, you can see the application you just opened. If not, please confirm whether the operation in the previous step is correct and refresh the web page.
4.The APIKey and APISecret used to use OpenApi can be obtained in Account Info.
Start with createToken.
Input apiKey and apiSecret for get authorization
Input Authorization in Headers for others
5.If the existing number of API calls cannot meet your needs, relevant sales personnel will communicate with you.
4. General Response
code | msg |
---|---|
0 | success |
601 | userId is not exist or userToken is error |
602 | user is forbidden |
603 | request not found |
604 | incorrect request method |
605 | System exception |
1001 | POI query exceeds available times |