lichao
2021-04-20 ca319178f45ce6256aed7913565d445571f6db22
refs
用户 lichao <lichao@aiotlink.com>
星期二, 四月 20, 2021 11:04 +0800
提交者 lichao <lichao@aiotlink.com>
星期二, 四月 20, 2021 11:04 +0800
提交ca319178f45ce6256aed7913565d445571f6db22
目录 f45e0e46e49f11bc147c3e5ebfadfb3ce3d7b8e5 目录 | zip | gz
parent 708ff9e8af731e2799767ed8bfca7df3b74fc26a 查看 | 对比
add go api, wrap C api, not finished.
4个文件已添加
17个文件已修改
596 ■■■■ 已修改文件
.gitignore 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
api/go/bh_api.h -> ../../src/bh_api.h 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
api/go/bhome_node.go 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
api/go/go.mod 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
api/go/go.sum 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
box/center.cpp 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
box/status_main.cc 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
proto/source/bhome_msg.proto 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
proto/source/bhome_msg_api.proto 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
proto/source/error_msg.proto 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bh_api.cpp 92 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bh_api.h 119 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/defs.cpp 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/msg.h 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/proto.h 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/socket.cpp 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/socket.h 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/topic_node.cpp 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/topic_node.h 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
utest/api_test.cpp 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
utest/utest.cpp 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史