

'Declaration<ExceptionContractAnnotationAttribute(True)> <CLSCompliantAttribute(True)> Public Interface ISparkplugProducer Inherits OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable, OpcLabs.BaseLib.ComponentModel.IStartableEvents, IEasySparkplugNotificationEvents, ISparkplugMetricEvents, ISparkplugProducerEvents, ISparkplugSystemConnectionMonitoring, System.IDisposable
'UsageDim instance As ISparkplugProducer
[ExceptionContractAnnotation(true)] [CLSCompliant(true)] public interface ISparkplugProducer : OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable, OpcLabs.BaseLib.ComponentModel.IStartableEvents, IEasySparkplugNotificationEvents, ISparkplugMetricEvents, ISparkplugProducerEvents, ISparkplugSystemConnectionMonitoring, System.IDisposable
[ExceptionContractAnnotation(true)] [CLSCompliant(true)] public interface class ISparkplugProducer : public OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable, OpcLabs.BaseLib.ComponentModel.IStartableEvents, IEasySparkplugNotificationEvents, ISparkplugMetricEvents, ISparkplugProducerEvents, ISparkplugSystemConnectionMonitoring, System.IDisposable
Events raised by the Sparkplug producer are contained in the ISparkplugProducerEvents interface.
Sparkplug is a trademark of Eclipse Foundation, Inc. "MQTT" is a trademark of the OASIS Open standards consortium. Other related terms are trademarks of their respective owners. Any use of these terms on this site is for descriptive purposes only and does not imply any sponsorship, endorsement or affiliation.