Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ecc info output to diagnostics json (and upload to dashboard) #527

Open
shawaj opened this issue Apr 11, 2023 · 0 comments
Open

add ecc info output to diagnostics json (and upload to dashboard) #527

shawaj opened this issue Apr 11, 2023 · 0 comments

Comments

@shawaj
Copy link
Member

shawaj commented Apr 11, 2023

ECC key has an info function:

https://github.com/NebraLtd/hm-pyhelper/blob/master/hm_pyhelper/miner_param.py#L236-L240

Output:

root@aa744474ff96:/opt# ./python-dependencies/hm_pyhelper/gateway_mfr_aarch64 --device ecc://i2c-0:96 info
{
  "info": "00006002",
  "serial": "0123cbbc5aa6876cee"
}

We do not have an immediate use for this data, but we should track it anyway as it could come in handy in the future

Ref https://nebraltd.slack.com/archives/C024BNQ1Y6T/p1681245957042819

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

No branches or pull requests

1 participant