vinceh121 / gmcserver

Lightweight server to log, analyze and proxy data measured by internet connected Geiger counters
https://gmc.vinceh121.me
GNU Affero General Public License v3.0
20 stars 5 forks source link

Device import for more platforms #30

Closed vinceh121 closed 2 years ago

vinceh121 commented 3 years ago

Concerned platforms:

Does not seem to have an API call to fetch (machine readable) data

vinceh121 commented 3 years ago

A curl example to fetch a uRadMonitor device's full history: curl -H "X-User-hash: global2" -H "X-User-id: www" https://data.uradmonitor.com/api/v1/devices/8200006C/all/

vinceh121 commented 2 years ago

radmon.org provides CSV files of a device's history of last year. https://radmon.org/UserGraphs/:username/datayear.csv A quick glance doesn't suggest averaging is applied compared to the short periods.

CSV format: date,hour,minute,second,cpm