BarcodeScanner: StartRead

Called to trigger the read of the barcode.

🔁 Function

void StartRead(product: Product);

⚙️ Parameters

Name Type Description
product Product A product object that is to be identified

↩️ Return Value

None