Home › Forum › Software › Is there an API to grab the data ? › Reply To: Is there an API to grab the data ?
January 7, 2017 at 6:30 pm
#3979
Participant
http://data.uradmonitor.com/api/v1/devices/41000008/ for example gives you a list of available data
http://data.uradmonitor.com/api/v1/devices/41000008/cpm will get the CPM log
http://data.uradmonitor.com/api/v1/devices/41000008/temperature will get the temperature log, and so on
but you can also connect to http://your-device-ip/j to get JSON data from your own device