Yeha I guess you are right, the class is not big enough for an "extract class" refactoring here, even though the class does more than it should (why should it compose a message for example?) That should be the responsibility of a MeasurementMessaging-class maybe?

/H