You can connect to a MAX device locally to get GPS data then POST that to a central service using python on a local device.
You could get the MAX to stream GPS data to a central server and host code there that then retransmits using a POST to another service.
Or you could use theInControl2 API to pull GPS location data from monitored MAX devices.
1 Like