You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently working with the sysrepo-python and need to use the sr_oper_poll_subscribe function from the sysrepo C API for polling operational data. However, I could not find any reference to this function in the Python bindings.
Could you please confirm whether the sr_oper_poll_subscribe function is exposed in the Python API? If it is not, could you suggest an alternative approach for polling operational data in sysrepo python?
Thanks
best regards
The text was updated successfully, but these errors were encountered:
Hi,
We are currently working with the sysrepo-python and need to use the
sr_oper_poll_subscribe
function from the sysrepo C API for polling operational data. However, I could not find any reference to this function in the Python bindings.Could you please confirm whether the
sr_oper_poll_subscribe
function is exposed in the Python API? If it is not, could you suggest an alternative approach for polling operational data in sysrepo python?Thanks
best regards
The text was updated successfully, but these errors were encountered: