1 Star 0 Fork 9

cmy/communication_iot_connect_2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
zhangkun 提交于 2024-07-25 10:17 . feat:增加初始门禁
{
"name": "@ohos/iot_connect",
"version": "4.0.2",
"description": "iot_connect",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/communication/iot_connect"
},
"dirs": {},
"scripts": {},
"author": {},
"homePage": "https://gitee.com/openharmony",
"repository": "https://gitee.com/openharmony/communication_iot_connect",
"supplier":"Organization: OpenHarmony",
"license": "Apache License 2.0",
"component": {
"name": "iot_connect",
"subsystem": "communication",
"adapted_system_type": [
"mini",
"small",
"standard"
],
"hisysevent_config": [],
"syscap":[],
"features": [],
"rom": "",
"ram": "",
"deps": {
"components": [
"wifi",
"hilog",
"bluetooth"
],
"third_party": [
"bounds_checking_function",
"cJSON",
"mbedtls"
]
},
"build": {
"group_type":{
"base_group":[
"//foundation/communication/iot_connect:iotc_shared"
],
"fwk_group":[],
"service_group":[]
},
"inner_kits": [
{
"name": "//foundation/communication/iot_connect:iotc_shared",
"header": {
"header_files": [
"common/iotc_ble_def.h",
"common/iotc_conf.h",
"common/iotc_def.h",
"common/iotc_errcode.h",
"common/iotc_event.h",
"common/iotc_prof_def.h",
"oh_connect/iotc_oh_ble.h",
"oh_connect/iotc_oh_device.h",
"oh_connect/iotc_oh_sdk.h",
"oh_connect/iotc_oh_wifi.h"
],
"header_base": "//foundation/communication/iot_connect/interfaces/kits"
}
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenmy-git/communication_iot_connect_2.git
git@gitee.com:chenmy-git/communication_iot_connect_2.git
chenmy-git
communication_iot_connect_2
communication_iot_connect_2
master

搜索帮助