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
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
" 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
The text was updated successfully, but these errors were encountered:
The gateway_mfr tool from helium provides 4 methods:
Currently we only use the providion and onboarding methods in eccProg.py
We should test the
provision_onboard
andtest
functions and see if they provide any useful output for improving the programming toolThe text was updated successfully, but these errors were encountered: