Draft: added object type to iovelement
This just adds
using object_type = ObjectType ;
to DeIOVElement
such that the concrete handle type (e.g. DeVeloSensor) knows for which payload type (e.g. DeVPSensorObject) it is a handle.
To be used for Alignment!293 (closed).
Edited by Wouter Hulsbergen