Is there a way to get the device name from API? I can see the device name while accessing the miner with a web browser, but it is not included if I perform a API call.
What API?
What exports this API function?
I'm trying to access the API of the dstm miner and parse the information about hashrates etc.
My question is: is it possible to get the device name of each individual GPU from the dstm API?
As I said, the device name is shown in the web interface of the miner, but when performing a API request I only get the GPU ID and not the name.
I'll add pci-bus information and the device name in the next release.