Skip to main content
15-Moonstone
May 29, 2021
Solved

How to read QR code in Thingworx

  • May 29, 2021
  • 1 reply
  • 1735 views

I like to implement QR code reader on mashup so It should get user's QR, timestamps and other few string prop as a input. 

 

Someone please let me know if there is any widget for QR code or please suggest me the best method to achieve this. 

Thanks in advance. 

Best answer by BABA-SHYAM

Hi,

 

There is no such widget as QR scanner. However you can find a "QR-Code-Thingworx-Extension" which allows to read the content from the captured image or uploaded image.
To capture a image you can use custom image widget which will allow you to open gallery if you using laptop and will open mobile camera if you are using mobile browser to open that mashup. After capturing image you will get two option in mobile, retake or use this. Captured image is in bit 64 format.

 

Regards

Shyam

1 reply

15-Moonstone
May 31, 2021

Hi,

 

There is no such widget as QR scanner. However you can find a "QR-Code-Thingworx-Extension" which allows to read the content from the captured image or uploaded image.
To capture a image you can use custom image widget which will allow you to open gallery if you using laptop and will open mobile camera if you are using mobile browser to open that mashup. After capturing image you will get two option in mobile, retake or use this. Captured image is in bit 64 format.

 

Regards

Shyam

sabharees15-MoonstoneAuthor
15-Moonstone
May 31, 2021

Thanks Shyam for your replies,

 

could you please share me the link of that extension ?? QR-Code-Thingworx-Extension ?? 

I am not able to find....