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
Currently, snimpy only implements a manager. Adding agent support would be nice. At first, constant values could be registered to the agent with the exact same syntax than with the manager :
Currently, snimpy only implements a manager. Adding agent support would be nice. At first, constant values could be registered to the agent with the exact same syntax than with the manager :
Then, we could attach functions. When attached to a table object, they will be provided with the appropriate index.
Later, we could add write support too!
The text was updated successfully, but these errors were encountered: