keep the raw values in SensorDataItem
- parameterize the SensorDataItem with the SensorType
- change the fields to i16
- add getters for the converted values
implements #10 (closed)
This changes the Debug represenation of SensorDataItem. I could implement Debug
using the getters. @astro What do you think?
Edited by Astro