- This topic has 16 replies, 4 voices, and was last updated 8 years, 2 months ago by uRADMonitor.
-
AuthorPosts
-
September 25, 2015 at 5:18 am #2459RobHeffoParticipant
Hi Radhoo,
Could you add the ability to link a user’s login credentials with any uRadMonitor units they may own for the purpose of updating the LAT/LON of the unit via the front-end.
I am moving house soon so will need to update the coordinates of my unit.
Thanks!
RobHeffoSeptember 26, 2015 at 10:57 am #2460uRADMonitorKeymasterIntriguing coincidence, I was just thinking about the best way to add this feature!
September 28, 2015 at 4:14 am #2474RobHeffoParticipantAs an extra idea… perhaps allow this in future firmware..
Allow configuration of the LAN/LON on the uRadMonitor itself and return it to the network as part of the update… also add the ability for the uRadMonitor to poll a GPSD service running on the LAN to automatically update the LAT/LON.
June 28, 2016 at 9:11 am #3098Mads BarnkobModeratorIs there a dead detector time-out? So if a detector has been offline for a certain amount of time, it is no longer showed on the map with a black X.
Maybe a setup mode on the detector itself, like the KIT1 that has a screen and button, there could be a function to reset the automatic location setting based on ISP so that it was easy to reset when the detector have been moved.
For the KIT1 detector I would like to be able to move it around between different places and have it run there for X amount of days/weeks/months.
Just ideas 🙂
August 18, 2016 at 6:48 pm #3272uRADMonitorKeymasterSome very good ideas. The units can be flagged as mobile, for instance the A3 is a fixed unit, yet the first 10 units installed on buses in Cluj Napoca function as mobile units. The busses also provide real time GPS coordinates via separate HTTP Posts. So this would be possible for the KIT1 as well.
Also I’m working on a new frontend, that will show mobile units separately. There there is also a switch to toggle offline units off.
Finally, we’ll slowly move to dynamic IDs, and that implies the need for an expiration time before an unused ID can be re-assigned, taking the unused stations off the map automatically.
Lots of lines of code for all this, but getting there.August 21, 2016 at 1:05 pm #3330uRADMonitorKeymasterDynamic IDs are already in place. The dashboard is being shaped as we speak, and we’ll have it functional today (not all the features, but setting the coordinates and adding units to the user’s account, later to be used for email notifications: alerts, offline status, etc).
August 25, 2016 at 9:41 pm #3346uRADMonitorKeymasterThe backend core functionality for the dashboard unit location configuration is in place.
This functionality is achieved via a similar RESTful API like for the frontend, but in this case, these is an authorisation mechanism in place (so only the owner of a given unit can edit it’s location and details).
The next few days, testing should be complete, and we’ll have this up and running in the dashboard section on http://www.uradmonitor.com/dashboard
Attachments:
August 29, 2016 at 8:11 pm #3398cristianst85 (nox)ModeratorI’m not sure where to report this, but the Dashboard editing is not working in Mozilla Firefox (48.0.1) and IE11.
In Chrome I can edit the fields but after I press the ‘Save’ button and refresh the page (F5) the values are still unchanged.August 29, 2016 at 8:36 pm #3399Mads BarnkobModeratorFirefox 47.0.1:
I can not edit any fields, I could only add my two monitors and pressing save just shows a red line through altitude field, monitors does however remain in my “control” after reload of page, so something is saved 🙂
August 29, 2016 at 9:03 pm #3411cristianst85 (nox)ModeratorIn Chrome I can edit the fields, but there’s a rounding that takes place (see video).
August 30, 2016 at 7:31 am #3427uRADMonitorKeymasterThanks for the feedback!
The fields are implemented using contenteditable. Here’s the situation for Firefox: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Editable_content
I’ll check if it is possible to use an alternative, like having a standard input field. I’ll also look into the rounding issue, thanks for the video, nox!August 30, 2016 at 9:15 am #3429uRADMonitorKeymasterNox, the rounding has been fixed as well! Please confirm it works ok.
August 30, 2016 at 9:36 am #3430Mads BarnkobModeratorCan confirm it works in Google Chrome Version 52.0.2743.116 m
August 30, 2016 at 10:09 am #3431uRADMonitorKeymasterPerfect. Now it should also work in Firefox and any other browsers, as the previous contenteditable divs where changed to standard input fields.
August 30, 2016 at 5:02 pm #3432uRADMonitorKeymasterUnits running firmware v110 or older experienced a bug when trying to configure them via the dashboard: the interface would report that no current units are found, despite having the uRADMonitors properly connected in the same network.
This problem is now fixed, so you all should be able to see your units in the dashboard https://www.uradmonitor.com/dashboard
-
AuthorPosts
- You must be logged in to reply to this topic.