update:优化插件代码

This commit is contained in:
hrz
2025-06-13 10:47:47 +08:00
parent 8a2fe7c20e
commit f51477bf18
4 changed files with 0 additions and 77 deletions
@@ -338,7 +338,6 @@ async def handleIotDescriptors(conn, descriptors):
# 如果注册了新函数,更新function描述列表
if functions_changed and hasattr(conn, "func_handler"):
conn.func_handler.upload_functions_desc()
func_names = conn.func_handler.current_support_functions()
conn.logger.bind(tag=TAG).info(f"设备类型: {type_id}")
conn.logger.bind(tag=TAG).info(