socialwifi / RouterOS-api

Python API to RouterBoard devices produced by MikroTik.
MIT License
255 stars 98 forks source link

An Example Code #23

Closed msadri70 closed 7 years ago

msadri70 commented 7 years ago

Hello, Can you give me an example code to understand how to work with this module?

kramarz commented 7 years ago

There is not much documentation, however there are some basic examples on the wiki I should probably add link to it from the description. If you have questions feel free to ask.

msadri70 commented 7 years ago

Thank you

LatinSuD commented 4 years ago

This may look a noob question, but what do I do with the "RouterOsResource" that I get() ? I was expecting a JSON structure maybe.