Enum IotPublishFormat
Specifies the publish format for IoT Gateway agents.
public enum IotPublishFormat
Fields
NarrowFormat = 0Output based on tags that have changed value or quality.
WideFormat = 1Output includes all enabled tags regardless of changes.