Skip to content

Generate client API based on protobuf definitions #45

@bobvanderlinden

Description

@bobvanderlinden

As discussed in #44, to keep up with changes on machinetalk-protobuf it would be helpful to generate API code from protobuf definitions. This can be done once a base has been defined as described in #44.

Once the base is defined, we have a way to update several kinds of status objects (MT_FULL_UPDATE) and a way to call commands and request data (MT_REQ, MT_ACK, MT_NACK). These status objects and commands need to be defined in a way so that a generator can create code for Python, Javascript and C/C++.

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