Skip to content

Consider using msgpack for all components #8

@MartinLoeper

Description

@MartinLoeper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions