Click or drag to resize
Grid Solutions Framework

DeviceGroup.Devices Property

List of attached Device IDs.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
public List<int> Devices { get; set; }
View Source

Property Value

List<Int32>
See Also