Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Mobile Operator

Peripheral configuration by using QR code

  • Last UpdatedMar 27, 2025
  • 1 minute read

AVEVA Mobile Operator introduces the ability to configure a peripheral by scanning a peripheral-specific QR code.

To configure a Peripheral-specific QR Code

Use the following template to configure a peripheral-specific QR code:

PeripheralSettings::

PeripheralTypeID:<GUID; ID of the type of the peripheral device as set in the Peripherals table. > |

PeripheralCategoryID: <GUID; Category ID of the peripheral provided in the Peripherals table.>|

PeripheralInformationBag:

{"BasicSettings":

{"InputEnabled":"<1|0>","SearchEnabled":"<1|0>","SearchField":"<String; the field name that needs to be used for searching.>"},

"AdvanceSettings": [

{"Name": "< String; name of the configurable parameter >",

"Value":"< String; value of the configurable parameter >",

"key": "< String; key of the configurable parameter >"},

]}

Notes:

  • The value for the advance settings field is derived from the configurable parameter section of Peripheral Information XML (refer PeripheralInformationBag in the Peripherals table).

  • The following fields are mandatory:

    • PeripheralTypeID

    • PeripheralCategoryID

    • PeripheralInformationBag (BasicSettings or AdvanceSettings)

      • You must have BasicSettings or AdvanceSettings in the schema. However, if no value is provided to the parameters in the BasicSettings or AdvanceSettings, the default value from the database will be used.

The following is a sample QR code for TPI 9080/9085 Vibration Analyzer:

PeripheralSettings::

PeripheralTypeID:F43CC7D5-CAC7-4BF0-A56C-6736E7F3FD42|

PeripheralCategoryID:71296B7D-8D90-4006-8684-AFC137784B56|

PeripheralInformationBag:

{"BasicSettings":

{"InputEnabled":"1","SearchEnabled":"0","SearchField":“"},

"AdvanceSettings":[

{"Name":"Bluetooth Address","Value":"000780d51400",

"key":"b6076659-02b3-4edb-8ee3- 7a621e9a9fba"},

{"Name":"Bluetooth PIN","Value":"0000",

"key":"a8f9085f-b68f-4e93-b3c6-c81a62306f93"},

{"Name":"Run Speed","Value":"1500","key":"RunSpeed"},

]}

Note: Peripheral Configuration Using QR Code is not supported for the following peripherals:
- Camera
- NFC
- App to App
- App to Service

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in