Connectivity Software User's Guide and Reference
ISparkplugProducer Interface Properties

OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : ISparkplugProducer Interface

For a list of all members of this type, see ISparkplugProducer members.

Public Properties
 NameDescription
 PropertyDetermines whether the Primary Host Application is online.  
 PropertyDetermines whether an attempt will be made to convert the data in the incoming command to the type of the metric.  
 PropertyContains the condition of the data source connection associated with the Sparkplug producer.  
 PropertyDetermines when and how the Sparkplug producer (edge node or device) connects and disconnects its data source.  
 PropertyDetermines whether the publishing is currently locked, i.e. metric data changes are not immediately published.  
 PropertyDetermines whether the component is currently started. (Inherited from OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable)
 PropertyDefines how the Sparkplug metrics are identified in the Birth and Data messages.  
 PropertyThe collection of Sparkplug metrics that this producer publishes.  
 PropertyDetermines whether this Sparkplug producer (edge node or device) is online.  
 PropertyThe interval in milliseconds at which the Sparkplug producer (edge node or device) publishes its data.  
 PropertyDetermines whether the Sparkplug producer (edge node or device) publishes only the last data known.  
 PropertyDetermines whether your code will report any changed data to the producer, or whether the producer will poll for data changes.  
Top
See Also

Reference

ISparkplugProducer Interface
OpcLabs.EasySparkplug Namespace