13 Star 77 Fork 148

OpenHarmony/applications_sample_wifi_iot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
yisi 提交于 2023-10-11 01:29 . update bundle.json.
{
"name": "@ohos/wifi_iot_sample_app",
"description": "Samples of wifi_iot",
"homePage":"https://gitee.com/openharmony",
"version": "4.0.2",
"license": "Apache License 2.0",
"repository":"https://gitee.com/openharmony/applications_sample_wifi_iot",
"supplier": "Organization: OpenHarmony",
"publishAs": "code-segment",
"segment": {
"destPath": "applications/sample/wifi-iot"
},
"dirs": {},
"scripts": {},
"component": {
"name": "wifi_iot_sample_app",
"subsystem": "applications",
"syscap": [],
"features": [],
"adapted_system_type": ["mini"],
"rom": "0KB",
"ram": "0KB",
"deps": {
"components": [
"utils_lite",
"liteos_m",
"peripheral",
"acts",
"samgr_lite"
],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/applications_sample_wifi_iot.git
git@gitee.com:openharmony/applications_sample_wifi_iot.git
openharmony
applications_sample_wifi_iot
applications_sample_wifi_iot
master

搜索帮助