8 Star 62 Fork 63

OpenHarmony / iot_link

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 961 Bytes
一键复制 编辑 原始数据 按行查看 历史
zgit2021 提交于 2022-03-29 06:34 . process code review suggestions

IoT Subsystem

Introduction

The IoT subsystem provides samples for integrating third-party SDKs.

Directory Structure

domains/iot/                              # IoT subsystem
└── link
    ├── BUILD.gn                       # Build script
    ├── demolink                       # Code for adapting third-party APIs to OpenHarmony
    │   ├── BUILD.gn
    │   ├── demosdk_adapter.c
    │   └── demosdk_adapter.h
    └── libbuild                       # Code for building third-party SDKs
        ├── BUILD.gn
        ├── demosdk.c
        └── demosdk.h

Repositories Involved

iot_link

1
https://gitee.com/openharmony/iot_link.git
git@gitee.com:openharmony/iot_link.git
openharmony
iot_link
iot_link
master

搜索帮助