QR Code Creator and Reader Library

This component will create a QR code for a given input string and will read a QR code, which will return an encoded text string.

Top Benefits

  • Bot creates & reads QR codes
  • Saves bot development time
  • Easy to execute
Product video fallback

Tasks

  • Pass input parameters (Text Message, Root folder path, QR image width & height)
  • Call DLL function (createQRcode or readQRCode)
  • Validate input parameters
  • Returns outputs (Error Status, OutputResult, ErrorDescr)
This component will create and read QR codes. The QR Code DLL contains the list of functions to create and read QR codes. The user provides the folder path, text message, height & width of the QR code image to create a QR code or QR file path to read the QR code. The respective function is called from the QR Code DLL and the output is returned.

Setup process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • str_Message(Input) -Text Message to be encrypted in QR code
  • str_FolderPath(Input) - Folder where QR code image file will be created
  • int_Height(Input) - Height of QR Code image in Pixels
  • int_Width(Input) - Width of QR Code image in Pixels
  • str_QRFilePath(input) - QR Code image file path
  • str_OutputResult(Outout) - Function output result
  • bool_ErrorStatus(Output) - True if any exception occurs, else False.

Customer Reviews

0.0(0 reviews)

No reviews yet.