User Guide
Table Of Contents
- Table of Contents
- 1 Product Introduction
- 2 Quick Start
- 3 Device Installation
- 4 Network Configuration
- 5 SenseCAP Portal
- 6 SenseCAP App Instructions
- 7 API Instruction
User Guide (Tech Document)
© 2008-2019 Seeed Technology Co., Ltd. All rights reserved. www.seeed.cc
50 / 50
7 API Instruction
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 LoRa and NB-IoT devices, to get RAW data or historical data.
⚫ With MQTT API, users can subscribe to the sensor's real-time measurement data through the MQTT
protocol.
⚫ With Websocket API, users can get real-time measurement data of sensors through Websocket
protocol.
Please refer to this link for API User Guide: https://sensecap.gitbook.io/doc/