Can see in the hub probe q folder a .sds file is created
Is there a way to read this file.
Release : 9.x/ 20.x
Component :HUB
There is a sdsfile.exe in the hub probe folder on every hub
Can use this to read a .sds file by copying to a different folder
sdsfile.exe -v <sdsfile>
Can also redirect this to a text file
sdsfile.exe –v < sdsfile> > output.txt