Skip to content

Commit a18461d

Browse files
authored
Update README.md
1 parent d4a1e84 commit a18461d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ Here are few Python scripts that can interact with network elements using one of
3030
| [Basic NETCONF Get](/NC-get-config) | A basic ncclient example to `<get>` NETCONF Data |
3131
| [Basic NETCONF Edit](/NC-edit-config) | A basic ncclient example to `<edit-config>` NETCONF Data |
3232
| [NETCONF XPATH Example](/NC-get-config-xpath) | Use the XPATH feature when making a NETCONF Requests |
33+
| [Python with Eventing Example](/EEM-interface-move-routes) | Use the EEM and Python together to script based on local events. |
34+

0 commit comments

Comments
 (0)