Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug page #12

Closed
jsyrjala opened this issue May 22, 2013 · 1 comment
Closed

Debug page #12

jsyrjala opened this issue May 22, 2013 · 1 comment

Comments

@jsyrjala
Copy link
Contributor

Add debug page to ui.

  • "secret" url, not part of navigation? easy to disable
  • displays incoming event traffic
    • full JSON message
    • arrival timestamps
    • link locations to map (see Bookmarkable permalinks to map page #5)
    • arrival channel (WebSocket, REST api)
    • timestamp when server was last queried
    • results per tracker
@SeppoTakalo
Copy link

I was thinking more like:

  • Display last message parsed,
  • Updates real time.

For example:

event: 2013-05-06T08:09:00Z
session_code:
annotation:
lat: 65.05050502
lon: 25.5321987
satellite_count:
...

All fields from event(if possible, if not, then all know fields from database)
Fields should be in same order every time, so it is easy to watch if it changes quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants