Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Miner should provide more node information for easier debugging and API access to data #557

Open
abhay opened this issue Nov 4, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@abhay
Copy link
Contributor

abhay commented Nov 4, 2020

I'm looking to give API users and ultimately Hotspot owners more access to information about their hotspot without having to interrogate it locally via Bluetooth.

Proposal is to share the following metadata:

  • hardware version (rakspot, blockspot, sidetable_v1, sidetable_v2)
  • firmware version
  • uptime

I think these three metrics will be a nice path towards self service support and give the blockchain team (and community) visibility on what's running in the network.

@abhay abhay added the enhancement New feature or request label Nov 4, 2020
@abhay
Copy link
Contributor Author

abhay commented Nov 4, 2020

cc: @evanmcc @madninja

@evanmcc
Copy link
Contributor

evanmcc commented Nov 6, 2020

It'll be more work to get all full nodes to put this information in a sensible place, so the first version will likely just support various types of spots.

@abhay
Copy link
Contributor Author

abhay commented Nov 6, 2020

version would be huge.

@evanmcc
Copy link
Contributor

evanmcc commented Nov 30, 2020

helium/erlang-libp2p#303 is the blocker here. I was not able to add any of these to the metadata as currently implemented.

@ke6jjj
Copy link
Contributor

ke6jjj commented Feb 1, 2021

This could be a potential privacy issue. Could we perhaps have this information encrypted such that only the owner(s) of the hotspot can see the data? That way it can still be visible in "the app", but only to those who actually are provably in charge of the hotspot.

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

No branches or pull requests

3 participants