Table of Contents

Property IotGateway

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

IotGateway

Gets or sets the IoT Gateway container holding MQTT Client, REST Client, and REST Server agent collections.

[YamlIgnore]
[JsonPropertyName("_iot_gateway")]
[JsonPropertyOrder(101)]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public IotGatewayContainer? IotGateway { get; set; }

Property Value

IotGatewayContainer