Add CUTOS capability and core API examples

This commit is contained in:
yankun
2026-07-26 14:40:42 +08:00
commit 7cc505a5e2
61 changed files with 5136 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"name": "demo-id-card-reader",
"version": "0.3.0",
"description": "CUTOS 4.0 ID Card Reader end-to-end demo",
"params": {
"title": "CUTOS ID Card Reader",
"host": "localhost"
},
"drvDependencies": {
"device-id-card-reader-provider-ghc825": "0.2.1"
}
}