testProductId
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/debug/debugSensorInfo / testProductId
Function: testProductId()
testProductId(
manufacturerId:string|number,productId:string|number):ProductIdResult
Defined in: utils/debug/debugSensorInfo.ts:428
Tests product ID resolution.
Parametersβ
manufacturerIdβ
string | number
Manufacturer ID.
productIdβ
string | number
Product ID to test.
Returnsβ
ProductIdResult
Resolution and formatting details for the product ID.