QR Code Reader
Description
QR Code Reader: Detects a QR Code in an image
Required input
Input events require to have an image field.
Configuration
Image
Image of the QR code
Send placeholder value if no qr code is detected
It is a boolean selection.
Placeholder value
Place holder value
Output
Outputs a similar event like below.
{
'qrvalue': 'http://githhub.com/',
'timestamp': 1621244783151
}