esp-homekit:适用于ESP-OPEN-RTOS的Apple HomeKit配件服务器库

时间:2024-05-22 11:40:43
【文件属性】:

文件名称:esp-homekit:适用于ESP-OPEN-RTOS的Apple HomeKit配件服务器库

文件大小:244KB

文件格式:ZIP

更新时间:2024-05-22 11:40:43

esp8266 homekit C

esp-homekit 适用于Apple HomeKit配件服务器库。 有关,请参见 。 ESP-IDF> = 4.0的构建 在ESP-IDF> = 4.0中,有SPI闪存写保护,可检查写入的区域是否在可写分区内。 尚未弄清楚esp-homekit如何自动修改分区表,因此暂时您需要在menuconfig中禁用该检查功能:转到Component config-> SPI Flash driver->写到危险的Flash区域并将其设置为“允许”。 QR码配对 您可以使用QR码与配件配对。 要启用该功能,您需要配置附件以使用静态密码并设置一些设置ID: homekit_server_config_t config = { . accessories = accessories, . password = " 123-45-678 " , . setupId = "


【文件预览】:
esp-homekit-master
----Kconfig(825B)
----src()
--------debug.c(3KB)
--------base64.h(378B)
--------storage.h(1KB)
--------query_params.h(558B)
--------crypto.c(13KB)
--------port.h(993B)
--------storage.c(11KB)
--------homekit_mdns_private.h(1014B)
--------tlv_internal.h(987B)
--------constants.h(71B)
--------base64.c(2KB)
--------homekit_mdns_debug.c(5KB)
--------json.h(2KB)
--------crypto.h(3KB)
--------server.c(158KB)
--------bitset.c(930B)
--------bitset.h(321B)
--------accessories.c(15KB)
--------homekit_mdns.c(42KB)
--------homekit_mdns.h(994B)
--------tlv.c(8KB)
--------homekit_mdns_debug.h(120B)
--------query_params.c(1KB)
--------pairing.h(346B)
--------debug.h(1KB)
--------json.c(9KB)
--------port.c(5KB)
----component.mk(3KB)
----LICENSE(1KB)
----tools()
--------Roboto-Bold.ttf(167KB)
--------requirements.txt(17B)
--------gen_qrcode(2KB)
--------SF-Mono-Bold.otf(93KB)
--------qrcode.png(6KB)
----qrcode-example.png(13KB)
----README.md(2KB)
----include()
--------homekit()
----Makefile.projbuild(745B)
----CMakeLists.txt(1KB)

网友评论