Table of Contents

Property IotItems

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

IotItems

Gets or sets the IoT Items in this agent.

[YamlIgnore]
[JsonPropertyName("iot_items")]
[JsonPropertyOrder(100)]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public IotItemCollection? IotItems { get; set; }

Property Value

IotItemCollection