User Guide
IoT into the Wild
21
6.1.2 Other Functions
Dashboard: Including Device Overview, Announcement, Scene Data, and Data Chart,
etc.
Device Management: Manage SenseCAP devices.
Data Management: Manage data, including Data Table and Graph section, providing
methods to search for data.
Subaccount System: Register subaccounts with different permissions.
Access Key Management: Manage Access Key (to access API service), including Key
Create, Key Update, and Key Check.
Note:
SenseCAP Portal User Guide: https://sensecap-docs.seeed.cc/quickstart.html
6.1.3 API Instruction
SenseCAP API is for users to manage IoT devices and data. It includes 3 types of API
methods: HTTP protocol, MQTT protocol, and Websocket protocol.
With HTTP API, users can manage LoRa 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-docs.seeed.cc/