A-SW Hub / Repositories
Local Gitea · READ ONLY
← 저장소 Repositories
REPOSITORY

via/alice-sdv-demo Private

A-SW 코드-배포 파이프라인 검증용 ALICE SDV 예제

https://git.agrithing.ai/via/alice-sdv-demo.git
13 commits
1 items · main
·/ package/manifest.json
json · 302 B · b7d8323 Download
{  "schemaVersion": "1.0",  "name": "alice-sdv-reference",  "version": "0.1.0",  "entrypoint": "edge.state_machine:PatrolStateMachine",  "contracts": [    "contracts/telemetry.schema.json"  ],  "profiles": [    "profiles/alice.yaml"  ],  "routes": [    "routes/office-patrol-01.yaml"  ]}