Peripheral configuration script
- Last UpdatedFeb 17, 2025
- 1 minute read
The peripheral device being added/inserted must be configured with the below values:
|
Column Name |
Description |
|
Peripheral PK |
Peripheral Primary Key |
|
PeripheralID |
Peripheral ID as set in Server |
|
PeripheralTypeID |
Peripheral Type ID |
|
PeripheralCategoryID |
Peripheral category ID set in server |
|
PeripheralName |
Name of the Peripheral device |
|
PeripheralInformationBag |
Peripheral configuration/communication details |
|
IsRegisterationRequired |
Indicates if the peripheral device should be registered in Management Center |
|
IsDeleted |
Soft delete status of peripheral device |
Notes
For more details on integrating a peripheral device with the AVEVA Mobile Operator, PeripheralInformationBag and CustomInformationBag, refer the AVEVA Mobile Operator Externalized Peripheral Settings Configuration Guide document.
Peripheral configuration and communication details specific to plugin peripherals has been detailed in the following section.
The sample scripts to insert a peripheral device can be found under the installation media in the following locations:
For Android
Products\Android App\Plugins Sdk\Sample\
For Windows 10
Products\Windows 10 App\Plugins Sdk\Sample\