pub trait Measurement: Debug { }
This trait is implemented for any sensor specific measurement struct.