Home Forum Software The new look site.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2396
    Radu
    Keymaster

    Hi Paul,

    Indeed, I am still working on the website, particularly the small graph view and selecting the sensor at the bottom.
    The invisible part (the backend) has long been completed and I now can put it at work. The data exchange is done via clean RESTful APIs and works great. Here are a few examples, used by the front end to access data:
    http://data.uradmonitor.com/api/v1/devices
    http://data.uradmonitor.com/api/v1/devices/51000001
    http://data.uradmonitor.com/api/v1/devices/51000001/cpm
    this is a KIT1 device and has no temperature sensor.
    or
    http://data.uradmonitor.com/api/v1/devices/110000AA

    or
    http://data.uradmonitor.com/api/v1/devices/41000002

    Your suggestion for having a full screen graph view is very good and I’ll make sure we have that. Currently I need to hit the deadline on 22 Sept with my uRADMonitor-D project for the Hackaday competition, so I’ll need to finalise the website with its basic features, so that I also have the time for the uradmonitor-D firmware, but once I finish that I’ll be able to improve the website further, including customising own stations (position, alarms) but also the full screen chart view you’ve requested.

    Feel free to provide more feedback or any other ideas you’d like to see. Now it’s a good time to plan them for the new website.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.