mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-22 18:08:04 +00:00
输出通道在 io 层就是 Device,由插件登记在父的 IOManager 上;驻留子只共享了 inputch 登记表 ⇒ 子侧 childIO 空壳(现场:子调 output_send__cli 被判「通道不存在或不可用」)。 文档写清:继承方式(SetParentIO)、四个受影响的方法、为什么是实时回退而非快照、 以及回退只解决看得见、授权仍在白名单之后。附线上实测结果(result: ok)。