I am attempting to have my RUTX11 send basic GPS info (lat/lon/timestamp) to my wordpress site using an HTTP GET string.
There is conflicting info returning from web searches, but all the options I’ve tried seem to only send a POST - which I cannot use at this point in time.
Thanks for the info - but it’s left me very confused! Isn’t the API for triggering the RUTx11 to give me info on request? I’m trying to have it automatically send GPS info as an HTTP GET request string, to a predefined URL at predefined intervals.
Apologies for not getting more into depth; Sending the data that you receive can be achieved via a custom script, or you can even use Data to server (which might even come as the easiest option out of all the available ones). Here’s a link: RUTX11 Data to Server - Teltonika Networks Wiki
This natively allows you to select that you want to collect the GPS data, and then for the forwarding section, you can set up the server that you want to post the data to.