Table of Contents

Constructor MqttClientAgent

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

MqttClientAgent()

Initializes a new instance of the MqttClientAgent class.

public MqttClientAgent()

MqttClientAgent(string)

Initializes a new instance of the MqttClientAgent class with the specified name.

public MqttClientAgent(string name)

Parameters

name string

The name of the agent.