si-m1-face-package/Documentation~/接口文档与开发说明.md

17 lines
615 B
Markdown

# Interface And Development Notes
This public package is distributed as compiled DLLs and does not include SDK source files, Demo source files, or internal test source files.
Use these public entry points from your Unity project:
- `Aisu.SIM1.Face.Core.FaceModuleManager`
- `Aisu.SIM1.Face.Core.FaceSdkSettings`
- `Aisu.SIM1.Face.Commands.*Service`
- `Aisu.SIM1.Face.Models.*`
- `Aisu.SIM1.Face.Protocol.*`
- `Aisu.SIM1.Face.Transport.IFaceModuleTransport`
For quick setup, see `SDK_QuickStart.md`.
For API details, see `SDK_API_Reference.md`.
For serial command behavior, see `串口指令测试说明.md`.