Table of Contents

Property Devices

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Devices

Gets or sets the devices in the channel.

[YamlIgnore]
[JsonPropertyName("devices")]
[JsonPropertyOrder(100)]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public DeviceCollection? Devices { get; set; }

Property Value

DeviceCollection