Wireless temperature transmission from multiple sources to one controller

I'm still awaiting for another UNO board to test your example codes, but I want to know how to code it for the emitter to send a temperature read from the MAX6675, and the receiver to compare it to one read from its own MAX6675 and control a relay depending on that.

I already managed to make a working device with one board that compares temperatures from two MAX6675 connected to it and controls a relay.