Currently we are using msgpack for newer interfaces such as Ethernet and USB only.
This breaks interoperability a bit because the client (i.e. analysis layer) has to know which ProxySuite component it subscribes to.
Idea: use msgpack for all components and pass the proxy suite component name as 'component' attribute.
This would allow the analysis layer to adjust the processing logic based on the component which delivered the data.