| Name | Description | |
|---|---|---|
![]() | DataSourceConnectionFailure | Indicates that the data source connection for the edge node or device has failed. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | DataSourceConnectionSuccess | Indicates that the data source connection for the edge node or device has been successfully established. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | DataSourceDisconnectionSuccess | Indicates that the data source connection for the edge node or device has been successfully disconnected. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | Freeze | Freezes the device, preventing it from being considered alive. |
![]() | GetService | Gets the service object of the specified type. (Inherited from System.IServiceProvider) |
![]() | LockPublishing | Locks the publishing of metric data changes, so that they are not immediately published. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | PerformConnectDataSource | In manual data source connection mode, instructs the producer to connect to the data source. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | PerformDisconnectDataSource | In manual data source connection mode, instructs the producer to disconnect from the data source. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | PerformPoll | Performs the periodic polling of data from the data source, and publishes the data payload. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | PublishDataPayload | Publishes the specified data payload to the Sparkplug system (MQTT broker). (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |
![]() | Thaw | Thaws the device, allowing it to be considered alive again. |
![]() | UnlockPublishing | Publishes any assembled metric data changes, and unlocks the publishing. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer) |

