Time for some more elaboration. 
The data is stored on the ProMicro temporary.
The Master (Arduino Mega, about 15-20 meters away) is connected by UTP cable.
The ProMicro has the 120R termination resistor on the MAX485 device.
Past the Mega is yet another Arduino, an Uno. This is also a slave, terminated on the MAX485.
This communication is already tested. Well... Not all three together, but nevertheless.
The Mega controls a few relaiscards, steering valves.
The Mega is also connected to about 8 DS18N20 temperature sensors, which are placed on several places on the heatingpipes.
Based on the temperatures (Which are "created" by heatpipes, a wood stove and by the central heating) the valves are steered to increase the temparature in a buffer tank, or to use that heat when needed. (All in a nutshell. There is more to it)
The Arduino Uno is on placed near the buffer tank to also steer a valve or two.
It also can turn on or off a pump to circulate the heated water into the tank (when heated by the stove) or to pump it back into the system where it gets involved into the normal heating system.
The uno also determines, based on -again- a few temperature sensors, the heat on several points. In example, the Hychiene Spiral, which is fed with cold water, provides warm water. If te temperature is below 70C, it is passed to the boiler to extra heat it. If it is over that point, another valve passes it to a bypass so it doesn't get to be post-heated to reach common "warm water temperatures".
All of that is tested.
But to get it combined I let the 3 arduino's talk.
And now the reason for this HAM readout option...
The Buffer tank can also get heated electricaly. I have a 500/1000/2000 heater installed which get powered by my PV solar panels.
If the solar panels generate more power than consumed, it floods back to the grid. There comes a point we have to pay for that.
So by buffering the heat, generated by the solar panels, I can store that heat for warm water purposes. So I save on my gas bill.
By monitoring the amount of energy I deliver to the grid, my UNO can switch a combination of those heating elements, which are submerged into the buffer.
In orders of 500Watt, I can take 8 steps from 0 to 3500Watt.
If another device is turned on and my internal consumption increases, it will be noticed by the ProMicro and (on demand) parced to the Mega, which in turn tells the UNO to switchs its ports accordingly.
So that is the bigger picture, again, in a nutshell.
It combines my interests in Electronics, Arduino and Programming, with my drive to innovate our home to be self sustainable. 