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
In the current implementation of gnmi target, a single model is initialized and used for implementing of the server. I would like to know how we can run multiple models using a single gnmi agent? Does it make sense to do that?