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

LoadAsync with listen / follow #88

Open
heckradr opened this issue Sep 16, 2022 · 2 comments
Open

LoadAsync with listen / follow #88

heckradr opened this issue Sep 16, 2022 · 2 comments

Comments

@heckradr
Copy link

Hello. I'm wondering if I can use the LoadAsync command in combination with the listen / follow (or follow-only) parameter? I tried it but without success.

I want to get automatically an update for example if an interface changed its state.

I can't find any information about that in the docs or examples. I assume this is not a planned feature in tik4net yet.

@uniqueitmail
Copy link

Please help this issue for live traffic and interface activity changes reports throught real-time.
Thank you. @Deantwo @danikf

@Deantwo
Copy link
Contributor

Deantwo commented Mar 12, 2024

I want to get automatically an update for example if an interface changed its state.

I don't think the API supports this. And asking highlevel questions like this on an library likely won't get you an answer. I suggest asking on the MikroTik forum if this is even something the API supports. If it does, then maybe the tik4net library can do it or be expanded to support that feature if it doesn't already.

Looking quickly at the API documentation, it sounds like the API supports a listen command on interfaces. https://help.mikrotik.com/docs/display/ROS/API#API-/cancel,simultaneouscommands

Either way, I suggest asking on the forum and learning to use the more basic API commands.

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

3 participants