I would like to do the same transforms that UDP does but inside APM.
Example:
- I have a device that reports the temperature in 0.1 degrees F.
- I have it as part of an APM template
- I would like to take the value and convert it to degrees C. and shift the decimal point
DAP2-MIB::returnTemp.0 = INTEGER: 226 => 22.6 degress F. => -5.2 degrees C.