Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to trigger a notification based on an action of an RPC ? #41

Open
anasov opened this issue Jun 17, 2019 · 0 comments
Open

How to trigger a notification based on an action of an RPC ? #41

anasov opened this issue Jun 17, 2019 · 0 comments

Comments

@anasov
Copy link

anasov commented Jun 17, 2019

Dear Community , I hope you are all doing well,

I'm fairly new to everything Netconf/yang and I'm trying to implement a SIL for an equipment. So I started reading and analyzing the .c file of the toaster model , in order to understand the code so that I can create my own afterwards. One issue that I found with the toaster.c code is that the rpc "make_toast" was not linked to the notification "toastDone" . So I don't understand , why when the timer expire , the notification is triggered. Can someone please unlighten me on this point ?

Another question that I have , is that I don't understand what "LOGDEBUG" does or mean , in addition to various other expressions such as :
ERR_NCX_IN_USE, or ERR_NCX_RESOURCE_DENIED
I would be very grateful if someone can guide me to a link where I can understand all of it .

Thanks in advance ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant