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

new features #107

Open
thecableguy007 opened this issue Jan 3, 2021 · 1 comment
Open

new features #107

thecableguy007 opened this issue Jan 3, 2021 · 1 comment

Comments

@thecableguy007
Copy link

Hi all, I came across this neat project, just installed it and have been playing with it for the past 2 weeks, works great!!!

I work a the port of Montreal and I have a fleet of 150 vehicles that are connected to my network via cellular AP, I would like to install a device in all the vehicles so I can monitor there temperature.

That said, it would be nice to have a few features/options/tweaks/configs easily configured from cfg or ini files or something like that!

server:

  • install server on a pc, with no temp probe
  • does not broadcast it's address (it has a static address)
  • chose port for the web page
  • chose port for the clients
  • option of protecting the web page with a login (users/passwords)
  • grouping clients and chose to display other options for the web page like a page with all the clients/temp
  • chose # of clients to display in 1 page and auto adjust font size
  • click on a client and it opens the graphs page of that client
  • choice of time for the graphs: graph1=1h, graph2=12h, graph3=24h, graph4=7days.....
  • if a client goes offline, display client with --- C

client:

  • set server IP and port
  • set group
  • naming of probes (probe 1 = inside, probe 2 = outside...)
  • chose time to send data: 1sec, 60sec, 300sec...
  • watchdog if loss of probe, toggles off/on probe to reset it

Don't know if this makes any sense

Thanks

David

@DemBones78
Copy link

DemBones78 commented Jan 4, 2021 via email

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