Table of Contents

Constructor IotItem

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

IotItem()

Initializes a new instance of the IotItem class.

public IotItem()

IotItem(string)

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

public IotItem(string name)

Parameters

name string

The name of the IoT Item.