Seeed-Studio-Wiki/docs/Cloud_Chain/SenseCAP_API/SenseCAP_API_Introduction.md
2024-10-31 09:17:45 +08:00

824 B
Raw Blame History

description title keywords image last_update
SenseCAP API Introduction SenseCAP API Introduction
Cloud and Chain
https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png
date author
02/14/2023 Matthew

SenseCAP API Introduction

=============================

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 sensors real-time measurement data through the MQTT protocol.
  • With Websocket API, users can get real-time measurement data of sensors through Websocket protocol.