.asw/product.json +9−14 View file@@ -43,11 +43,6 @@
43 43
"id": "service",44 44
"name": "Service",45 45
"description": "작업 최적화와 다중 농기계 서비스"46 −
},47 −
{48 −
"id": "validation",49 −
"name": "Validation",50 −
"description": "MIL/HIL 통합 검증"51 46
}52 47
],53 48
"components": [@@ -78,15 +73,6 @@
78 73
"domain": "Control",79 74
"target": "acu"80 75
},81 −
{82 −
"org": "kitech",83 −
"repo": "mil-hil-validation",84 −
"institution": "한국생산기술연구원",85 −
"institutionCode": "KITECH",86 −
"name": "MIL/HIL 검증",87 −
"domain": "Validation",88 −
"target": "validation"89 −
},90 76
{91 77
"org": "tymict",92 78
"repo": "icu-platform",@@ -177,5 +163,14 @@
177 163
"domain": "Orchestration",178 164
"target": "service"179 165
} 166 +
], 167 +
"validationAssets": [ 168 +
{ 169 +
"org": "kitech", 170 +
"repo": "mil-hil-validation", 171 +
"name": "MIL/HIL 검증 하네스", 172 +
"owner": "한국생산기술연구원", 173 +
"required": true 174 +
}180 175
]181 176
}