Going to now try and couple #RouterOS scripting with HTTP-POST to a thingsboard instance to see if I can get some cool network graphs going!

Reply to this note

Please Login to reply.

Discussion

Aight, got the HTTP post working and with variable-based parameters for the access token and payload.

Now I need to work on scraping interface details off and getting that all into a JSON-based payload and then sending it off.

This could be done with multiple posts too