Project Details‎ > ‎Project updates‎ > ‎

New rest request to dump readings in CSV,JSON or XML

posted Feb 24, 2018, 2:25 PM by Tom Gutwin
I added an option to the rest request for db table data to add the choice of format for the results (CSV, JSON or XML)

     /rest/db/table/reading/200/json

The 200 is the number of rows/results to return.

see the FAQ for rest calls for all the details:    What Does The rest request Result Look Like
Comments