Pre-requisites
- Last UpdatedApr 03, 2026
- 1 minute read
-
Visual Studio 2022 or higher
-
SQL Server 2019 or higher
-
Windows 11 machine
-
Sample plugin project to create a mock peripheral plugin available under installation media:
-
Products\Windows App\Plugins Sdk\Sample\TestPluginService.csproj
-
-
Sample script to insert a mock peripheral into peripherals table is available under installation media:
-
Products\Windows App\Plugins Sdk\Sample\Win10SampleScript.sql
Note: The sample plugin project and script provided creates mock peripheral of Barcode Category with SoftTrigger capability.
-