To get the JSON file of your hadrware tokens, follow the steps below:
Download CSV2JSON PowerShell Script and save it in a local folder.
Run Windows PowerShell, execute the cmd below:
.\CSV2JSON.ps1 -InputPath "{your token CSV file}" -OutputPath "{your token JSON file}"
See an example below:
