Skip to content

Support for non-flex (IDL) types seems missing #2

@AlbertMietus

Description

@AlbertMietus

The readme says there is support for all kind of dds-types. And the project goal is to have a python-binding of (cyclone) dds. However, all docs, test, an the current code (as far as I understand) only use flexytypes; or key-value.
Everywhere I look, python-types are serialised to json... so basically it is sending strings to other participants. When that is python code, it will work. However, dds is supposed to be language agnostic, isn’t? A python-program on a raspberry-Pi should be able to “talk” with an embedded-C system and java server. Or is my understanding of dds wrong?

So, please clarify. Either by updating the docs on how how to use those types. Or by adding the missing code/examples. Or, making clear it’s not-yet a prober Python-binding

Thanks

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