|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > DeviceType Class > DeviceType Properties > DeviceType.Parameters Property |
Gets the parameters of the device.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public IReadOnlyDictionary<string, DeviceParameter> Parameters { get; }
An IReadOnlyDictionary containing the device parameters.