Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

add "provision_onboard" and "test" functions to eccProg.py #9

Open
shawaj opened this issue Aug 7, 2021 · 2 comments
Open

add "provision_onboard" and "test" functions to eccProg.py #9

shawaj opened this issue Aug 7, 2021 · 2 comments

Comments

@shawaj
Copy link
Member

shawaj commented Aug 7, 2021

The gateway_mfr tool from helium provides 4 methods:

      "  test - Validates that the attached ECC is working and locked correctly.\n"
      "  provision - Configures and locks the ECC key slots and miner key.\n"
      "  provision_onboard - Configures the onboarding key for an ECC that failed \n"
      "                      previous onboarding key generation.\n"
      "  onboarding - Prints the miner key of a provisioned ECC.\n"

Currently we only use the providion and onboarding methods in eccProg.py

We should test the provision_onboard and test functions and see if they provide any useful output for improving the programming tool

@shawaj
Copy link
Member Author

shawaj commented Oct 18, 2021

Has this been dealt with using the rust version in hm-diag? @vpetersson @marvinmarnold

@vpetersson
Copy link
Contributor

Yep we do provision first, followed by test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants