Rdzleo dbdd304905 代码初始化:
本项目为触摸版项目代码复制而来,基于此版本进行按键功能的适配!
2026-03-23 11:14:56 +08:00

479 B

ChangeLog

v0.7.0 - 2026-03-05

Initial Release

  • feat(repo): Add CustomService for ESP-Brookesia ecosystem
  • feat(function): Support dynamic function registration and invocation via register_function() / unregister_function()
  • feat(event): Support dynamic event registration and publish/subscribe via register_event() / unregister_event() / publish_event()
  • feat(schema): Provide get_function_schemas() and get_event_schemas() for runtime schema query