• Introduction
  • 1. Real time monitoring using MQTT
  • 2. Create historical data using data logging
  • 3. Building IoT application with Azure IoT Hub
  • 4. Building IoT Application with AWS IoT SDK
  • 5. Managing device with Task Queue
  • 6. Managing field device through VPN tunnel
  • 7. How to get AWS IoT host name topic certificates
  • 8. How to get Asure IoT Device connection string
  • 9. Moving your application on the Raspberry Pi to ThingsPro Gateway
  • 10. How to develop program with ThingsPro Gateway RESTful API
  • 11. How to develop program with ThingsPro Server RESTful API
  • 12. User Program
    • 12.1. Develop Your Bundle
    • 12.2. Develop WebUI on PC
    • 12.3. Package Program
  • 13. RESTful API Tutorial
    • 13.1. Get API Token
    • 13.2. Using Command
    • 13.3. Using C API
    • 13.4. Using Python
    • 13.5. API Endpoint with files
    • 13.6. Reference
  • 14. RESTful API Reference
  • 15. Data Acquisition API Tutorial
  • 16. Data Acquisition API Reference
  • 17. Bundle Programming
  • Published with GitBook

Introduction

Reference

  1. http://www.restapitutorial.com/
  2. http://www.json.org/
  3. https://curl.haxx.se/
  4. Example code: reference/libcurl-example.tar.gz