Table of Contents

Property MqttClientAgents

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

MqttClientAgents

Gets or sets the MQTT Client agents.

[JsonPropertyName("mqtt_clients")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public MqttClientAgentCollection? MqttClientAgents { get; set; }

Property Value

MqttClientAgentCollection