Hi, Need small help related to augmented rpc in openDayLight.
I am trying the same with hello-world app in this i have added one more app(api2) which depends on the hello-world api and augment the input by adding one more leaf. Now I am facing the issue while passing the data for augmented leaf as it gives me error like augLeaf is not part of input and as it generated only one service file which is getting implemented by helloworldImpl now even if i am able to pass the augmented leaf data then how i will be able to access the same in implementation. I have attached the tried application code. Please provide me some suggestion or pointer which I can refer for the same. It will be very helpful for me. Thanks in advance
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev