Can data related to yang model leafs be set to the yang model?
I wrote both client side code and server side code with netconf protocol. I wanna set name to yang model leaf interface name. I sent rpc messages which is consist of edit config from client to server but server side cannot set this name to yang model. Is this normal?