Here is shown running code of the freenetconfd firmware plugin and tested against testconf.
OpenWrt feed: https://github.com/freenetconf/openwr...
used testconf tests: https://github.com/freenetconf/testco...
freenetconfd fw plugin: https://github.com/freenetconf/freene...
freenetconfd is a NETCONF server tested on and optimized for OpenWrt. Because of that it is very small and has a low memory footprint which then enables freenetconfd to be run on any platform and architecture. It is coded in C for the best performance and minimal requirements. In a nutshell, freenetconfd supplements YANG models with runtime capabilities and enables users to build their own logic for their machines. Additionally, it is extensible by freenetconfd-plugins and interoperable with Tail-f NCS and OpenDaylight.
testconf is a suite for testing NETCONF implementations. It is written in easily modifiable and runnable Node.js which enables easy debugging and fast error removal.
http://freenetconf.org/
https://github.com/freenetconf/
https://github.com/freenetconf/freene...
https://github.com/freenetconf/testconf