Table of Contents

Enum IotPublishType

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

Specifies the publish type for IoT Gateway agents.

public enum IotPublishType

Fields

Interval = 0

Publish at a set interval rate.

OnDataChange = 1

Publish on data change.