Check with @bscuderiFirst, I keep seeing mention to this photon code, is there anyway anyone is willing to share or point me in the right direction of this code?
I added logic to FlowMonitor.py to handle a new message "T" that will record temp from MQTTSecondly, is there any chance of being able to send temperature values to the MQTT listener on Rpints to update my keg temps?
update then send the temp message via MQTT
T;<Probe>;<Temp>;<Temp Unit>;<taken date>
example:
"T;1234;44.4;F;2022-08-01"