You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dcld tx model update-model-version --vid=<uint16> --pid=<uint16> --softwareVersion=<uint32> ... --from=<account>
252
248
```
253
-
254
-
## Test House Instructions
255
-
##### 1A. Publish an intermediate or leaf X509 certificate(s) to be used for signing the Certification blob
256
-
This step is needed for off-ledger certification use case only, see [use_cases_device_off_ledger_certification](use_cases/use_cases_device_off_ledger_certification.png).
257
-
258
-
The certificate must be signed by a chain of certificates which must be already present on the ledger.
##### 1B. Add a new testing result for the device model with the given VID/PID
265
-
This step is needed for on-ledger certification use case only, see [use_cases_device_on_ledger_certification](use_cases/use_cases_device_on_ledger_certification.png).
266
-
267
-
The corresponding model must present on the ledger.
##### 1A. Publish an intermediate or leaf X509 certificate(s) to be used for signing the Certification blob
276
251
This step is needed for off-ledger certification use case only, see [use_cases_device_off_ledger_certification](use_cases/use_cases_device_off_ledger_certification.png).
##### 1B. Certify the device model with the given VID/PID
285
260
This step is needed for on-ledger certification use case only, see [use_cases_device_on_ledger_certification](use_cases/use_cases_device_on_ledger_certification.png).
286
261
287
-
The corresponding model and the test results must be present on the ledger.
262
+
The corresponding model and the version must be present on the ledger.
0 commit comments