# odlhello **Repository Path**: munger1985/odlhello ## Basic Information - **Project Name**: odlhello - **Description**: odl - **Primary Language**: Java - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Add capability to detect data changes to config tree in ToasterImpl - purpose is to enable the user to grab hold of the data that has changed via restconf by writing some java code - implement the “onDataChanged” method on the “DataChangeListener” interface in ToasterImpl.java - dump the change into the log