# Flowmeter Recording System # Bathroom 2 Channel 1 = Sink Cold; Channel 2 = Sink Hot # Sensors Channel 1 = SensorID 10 ; Channel 2 = SensorID 11 # Sampling Interval Duration (seconds) 59 # Sampling Interval Count (Count * Duration = Elaped Time) 6 # Events is number of counted pulses for a sampling interval # Volume is computed volume in liters for a sampling interval # 1 and 2 are the two sampling channels; Pin 16 & 18 (GPIO 23 & 24) DateTime, Events1, Events2 , Volume1 , Volume2 Fri Nov 6 16:24:58 2020 , 0 , 0 , 0.0 , 0.0 Fri Nov 6 16:25:59 2020 , 0 , 0 , 0.0 , 0.0 Fri Nov 6 16:26:59 2020 , 0 , 0 , 0.0 , 0.0 Fri Nov 6 16:27:59 2020 , 0 , 0 , 0.0 , 0.0 Fri Nov 6 16:28:59 2020 , 0 , 0 , 0.0 , 0.0 Fri Nov 6 16:29:59 2020 , 0 , 0 , 0.0 , 0.0 time to die! Total Events1 = 0 Total Events2 = 0 Total Volume1 = 0.0 Total Volume2 = 0.0