[성현모] KMS 서비스 기능 추가
This commit is contained in:
@ -7,7 +7,63 @@
|
||||
"API": [
|
||||
{
|
||||
"ApiName": "kms",
|
||||
"Address": "https://1.237.74.86:5698/"
|
||||
"Functions": [
|
||||
{
|
||||
"Name": "EcuID_SupplierEcuID",
|
||||
"Method": "Post",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierEcuID"
|
||||
},
|
||||
{
|
||||
"Name": "MasterEcuKey_SupplierKeyProvisioning",
|
||||
"Method": "Post",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeyProvisioning"
|
||||
},
|
||||
{
|
||||
"Name": "MasterEcuKey_SupplierKeyProvisioningResult",
|
||||
"Method": "Put",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeyProvisioning"
|
||||
},
|
||||
{
|
||||
"Name": "SupplierSymmKey_SupplierKeyProvisioning",
|
||||
"Method": "Post",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeyProvisioning"
|
||||
},
|
||||
{
|
||||
"Name": "SupplierSymmKey_SupplierKeyProvisioningResult",
|
||||
"Method": "Put",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeyProvisioning"
|
||||
},
|
||||
{
|
||||
"Name": "SupplierSymmKey_SupplierKeySyncValue",
|
||||
"Method": "Post",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeySyncValue"
|
||||
},
|
||||
{
|
||||
"Name": "SupplierSymmKey_SupplierKeySyncValueResult",
|
||||
"Method": "Put",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeySyncValue"
|
||||
},
|
||||
{
|
||||
"Name": "SecOCKey_SupplierKeyProvisioning",
|
||||
"Method": "Post",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeyProvisioning"
|
||||
},
|
||||
{
|
||||
"Name": "SecOCKey_SupplierKeyProvisioningResult",
|
||||
"Method": "Put",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeyProvisioning"
|
||||
},
|
||||
{
|
||||
"Name": "SecOCKey_SupplierKeySyncValue",
|
||||
"Method": "Post",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeySyncValue"
|
||||
},
|
||||
{
|
||||
"Name": "SecOCKey_SupplierKeySyncValueResult",
|
||||
"Method": "Put",
|
||||
"Url": "https://1.237.74.86:5698/app/automotive/supplierKeySyncValue"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user