Table of Contents

Constructor IotAgent

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

IotAgent()

Initializes a new instance of the IotAgent class.

public IotAgent()

IotAgent(string)

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

public IotAgent(string name)

Parameters

name string

The name of the agent.