Skip to content

Commit

Permalink
feat:设备与应用接入说明
Browse files Browse the repository at this point in the history
  • Loading branch information
microrain authored and microrain committed Mar 7, 2024
1 parent 7ef2028 commit 167fdd9
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions docs/base/app.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 设备和应用接入

SagooIoT的核心接入能力可以分为两大方面:南向能力和北向能力。

南向能力是指SagooIoT对各类多元异构设备的接入能力。SagooIoT可以支持多种设备协议,并提供统一的设备管理和数据采集能力。这使得SagooIoT可以轻松接入各种类型的设备,包括传感器、执行器、仪表、PLC等。

北向能力是指SagooIoT对各种业务系统、应用场景的支撑能力。SagooIoT可以提供丰富的数据接口和API,方便与各种业务系统进行对接。

![app01.png](app01.png)

具体来说,SagooIoT的南向能力体现在以下几个方面:

支持多种设备协议:SagooIoT可以支持MQTT、CoAP、HTTP、NB-IoT等多种设备协议,可以满足不同类型设备的接入需求。
统一的设备管理:SagooIoT提供统一的设备管理平台,可以对接入的设备进行统一的管理,包括设备注册、认证、授权、固件升级、故障诊断等。
数据采集:SagooIoT可以采集设备的实时数据,并提供丰富的数据存储和分析功能。
SagooIoT的北向能力体现在以下几个方面:

丰富的数据接口:SagooIoT提供丰富的数据接口,可以方便与各种业务系统进行对接。
API:SagooIoT提供了一系列的API,可以帮助开发者快速开发各种物联网应用。
Binary file added docs/base/app01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/base/introduce.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ SagooIOT 可广泛用于开发**电力、环保、供热、交通、医疗、消
* TDengine

## 系统架构

SagooIoT是一款物联网基础平台系统,为万物互联提供可靠安全稳定的终端接入、协议适配、消息路由、数据存储和分析、应用接入等核心功能。
![系统架构](../imgs/framework.png)


Expand Down

0 comments on commit 167fdd9

Please sign in to comment.