Hi, I am busy integrating a new tracking device which I've created based on TrackerOne. My device sends 'Particle Count' as "Analog4=xx.xx" so it needs to be mapped as such on the server. Analog1, 2 and 3 are already mapped to other things. The problem is that 'Analog4' does not exist as an input in the Device Mapper Template for TrackerOne - it only goes up to Analog3.
Does anyone know how I can include 'Analog4' (and 5, 6 and 7) as inputs to the device mapper template so that I can map these to my variables?