User Manual
Table Of Contents
- 1. Product Introduction
- 2. Quick Deployment Guide
- 3. Assemble the Device
- 4. Configure the Device to Connect to SenseCAP Cloud Platform
- 5. Add a Custom Sensor
- 6. Troubleshooting and Log Analysis
- 7. Do’s & Don’ts
User Manual
© 2008-2021 Seeed Technology Co., Ltd. All rights reserved. solution.seeedstudio.com
Page 23 of 45
API Instructions
SenseCAP API is for users to manage IoT devices and data. It combines three types of API methods:
HTTP protocol, MQTT protocol, and Websocket protocol.
• With HTTP API, users can manage all devices, to get RAW data or historical data.
• With MQTT API, users can subscribe to the sensors’ real-time measurement data through the MQTT
protocol.
• With Websocket API, users can get real-time measurement data of sensors through Websocket
protocol.
For user guide of SenseCAP API, please refer to https://sensecap-docs.seeed.cc/introduction.html