I've got sensor data from three temperature sensors coming in from arduino as a six digital string. I'm using Andy Payne's Firefly to read the data. I need to separate the values. I am struggling with syntax. How do you separate the left two values from the six digits? How do you separate the right two values? How do you separate the middle two values?