| Overload | Description |
|---|---|
| EdgeNodeRebirth(IEasySparkplugConsumer,SparkplugEdgeNodeDescriptor) | Sends a rebirth request to the edge node, specifying the edge node descriptor. |
| EdgeNodeRebirth(IEasySparkplugConsumer,SparkplugHostDescriptor,SparkplugEdgeNodeDescriptor) | Sends a rebirth request to the edge node, specifying the host descriptor and edge node descriptor. |
| EdgeNodeRebirth(IEasySparkplugConsumer,SparkplugHostDescriptor,String,String) | Sends a rebirth request to the edge node, specifying the host descriptor, group ID and edge node ID. |
| EdgeNodeRebirth(IEasySparkplugConsumer,String,String) | Sends a rebirth request to the edge node, specifying the group ID and edge node ID. |