tobyweston / temperature-machine

Data logger for multiple DS18B20 temperature sensors on one or more machines
Apache License 2.0
67 stars 22 forks source link

new features #107

Open thecableguy007 opened 3 years ago

thecableguy007 commented 3 years ago

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:

client:

Don't know if this makes any sense

Thanks

David

DemBones78 commented 3 years ago

Unless you got a programmer don't waste your time Toby doesn't update anything

On Sun, Jan 3, 2021, 2:36 PM thecableguy007 notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/107, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFB6DE7QIEDANZOT6PCRVLSYDIOTANCNFSM4VSE6EAA .