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

2 servers on one network #97

Closed AlistairFielden closed 4 years ago

AlistairFielden commented 4 years ago

If two machines are set as server then clients will find one and then send data to that server. Would be useful in the config to define a specific IP /name that the client should attach to.

tobyweston commented 4 years ago

Not sure why you’d want to run two servers.

It’s designed to be run with one server and multiple clients. That’s configured the first time you run it and stored in a config file.

Can you elaborate why you’d want two servers. Thinking I’ll close the issue otherwise.

AlistairFielden commented 4 years ago

Currently I’ve run 2 so I can see in more detail one of the trends. On the main system I have internal and external trends and when the external temperature gets low then the resolution of the internal temperatures is not great. If you could turn pens on and off as per my other request then this requirement would disappear.

-- Regards, Alistair Fielden

From: Toby notifications@github.com Sent: 25 October 2019 15:34 To: tobyweston/temperature-machine temperature-machine@noreply.github.com Cc: AlistairFielden alien264@gmail.com; Author author@noreply.github.com Subject: Re: [tobyweston/temperature-machine] 2 servers on one network (#97)

Not sure why you’d want to run two servers. It’s designed to be run with one server and multiple clients. That’s configured the first time you run it and stored in a config file. Can you elaborate why you’d want two servers. Thinking I’ll close the issue otherwise. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/97?email_source=notifications&email_token=AMDBJDYZIFJGKPC2YQIQJKTQQL7WHA5CNFSM4JFDK3XKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECIRLBQ#issuecomment-546379142 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AMDBJDYHNJ5SPLBOXRERJYDQQL7WHANCNFSM4JFDK3XA . https://github.com/notifications/beacon/AMDBJD6TEUV6IBNU2XRH3X3QQL7WHA5CNFSM4JFDK3XKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECIRLBQ.gif

tobyweston commented 4 years ago

Sorry I’m still not clear. You have server 1 with 2 probs (outside and inside) and server 2 with its own outside prob? Because the chart lines will compete and skew the scale?