-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
Unless you got a programmer don't waste your time Toby doesn't update
anything
…On Sun, Jan 3, 2021, 2:36 PM thecableguy007 ***@***.***> 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
<#107>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALFB6DE7QIEDANZOT6PCRVLSYDIOTANCNFSM4VSE6EAA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: