Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gururaajar/rdkservices into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Gururaaja E S R authored and Gururaaja E S R committed Mar 27, 2024
2 parents 72c2cd7 + 2739cdd commit 70bda59
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NetworkManager/1
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "https://raw.githubusercontent.com/rdkcentral/rdkservices/main/Tools/json_generator/schemas/plugin.schema.json",
"info": {
"title": "NetworkManager Plugin",
"class": "NetworkManager",
"callsign": "org.rdk.NetworkManager",
"locator": "libWPEFrameworkNetworkManager.so",
"status": "production",
"description": "A Unified `NetworkManager` plugin that allows you to manage Ethernet and Wifi interfaces on the device.",
"version": "0.1.0"
},
"interface": {
"$ref": "NetworkManager.json#"
}
}

0 comments on commit 70bda59

Please sign in to comment.