testProductId
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/debug/debugSensorInfo / testProductId
Function: testProductId()
testProductId(
manufacturerId:string|number,productId:string|number): {formattedProduct:string;manufacturerId:number;manufacturerName:string;productId:number;resolvedProduct:string; }
Defined in: utils/debug/debugSensorInfo.js:322
Test product ID resolution
Parametersβ
manufacturerIdβ
Manufacturer ID
string | number
productIdβ
Product ID to test
string | number
Returnsβ
{ formattedProduct: string; manufacturerId: number; manufacturerName: string; productId: number; resolvedProduct: string; }
formattedProductβ
formattedProduct:
string
manufacturerIdβ
manufacturerId:
number=mfgId
manufacturerNameβ
manufacturerName:
string
productIdβ
productId:
number=prodId
resolvedProductβ
resolvedProduct:
string