Registry / networking / sal-netconf-connector

sal-netconf-connector

JSON →
library5.0.10javamavenunverified

Provides NETCONF connector functionality for MD-SAL DOM plugins in OpenDaylight.

<dependency> <groupId>org.opendaylight.netconf</groupId> <artifactId>sal-netconf-connector</artifactId> <version>5.0.10</version> </dependency>
INSTALL
IMPORT
SIG · SAL-NETCONF-CONNEC
S
sal-netconf-connector
networkingjavav5.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NetconfDevice
org.opendaylight.netconf.sal.connect.netconf.sal.NetconfDevice

Minimal example showing import of the main NETCONF device class.

import org.opendaylight.netconf.sal.connect.netconf.sal.NetconfDevice; public class Example { public static void main(String[] args) { // NetconfDevice usage typically requires OSGi container setup System.out.println("NETCONF connector initialized"); } }
Debug
Known issues
gotchaRequires OSGi container and specific OpenDaylight dependencies.
fix
Ensure your project uses the correct OpenDaylight BOM and OSGi runtime.
affects: all
Upgrade
Version history
5.0.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
sal-netconf-connector — mvn dependency:get sal-netconf-connector · libregistry