Skip to content

gianpierodiblasi/QRScannerWidget

Repository files navigation

QRScannerWidget

An extension to show a QR code scanner.

This Extension is provided as-is and without warranty or support. It is not part of the PTC product suite and there is no PTC support.

Description

This extension provides a widget to show a QR code scanner.

Properties

  • debugMode - BOOLEAN (default = false): if set to true it sends to the browser's JS console a set of information useful for debugging the widget
  • content - STRING (no default value): the string representing the content of the scanned QR code
  • error - STRING (no default value): the error message if scan fails
  • hasCamera - BOOLEAN (default = false): true if at least one camera is available

Services

  • Scan: service to start a scanning
  • Cancel: service to cancel a started scanning

Events

  • Scanned: event to notify the scan has completed
  • Cancelled: event to notify the scan has cancelled
  • Error: event to notify the scan has failed

Dependencies

Donate

If you would like to support the development of this and/or other extensions, consider making a donation.