Click or drag to resize
Grid Solutions Framework

DeviceGroupDevices Property

Gets or sets list of attached device IDs.

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

Property Value

ListInt32
See Also