HostControl Driver Configuration
Plugin Configuration
The plugin configuration file is named settings.json
located in <install directory>\Config\HumanOS.UHAL.HostControl\
. It contains all global settings of the plugin.
See Generic Plugin Configuration for more details.
Device Information File
The device information file is used to configure the access to the host devices. It contains:
Id
: unique device id (GUID), which MUST match the device license id.DriverId
:46F00888-DAC9-4BB8-A0A2-703E7716624C
Address
: Connection address, typicallylocalhost
- Data Access
- Commands
See Device Information Model for more details.