Skip to content

Possible future works #85

@benedekh

Description

@benedekh
  • implement new message formats, e.g. JSON, XML. As of now (04.09.2017) only protobuf is used.
  • enable different message formats to be used on the network in parallel. E.g. JSON, protobuf messages are being transferred through the network and each of them is correctly handled by the dispatchers
  • separate the messages for different channels on the MQTT transport. As of now (04.09.2017) every message goes to the /modes3/data channel, which might not be the best solution. Note that it might require changing the deployment scripts also. It looks like a big refactoring.
  • any other issues which are marked as wontfix on GitHub (first, check if they are still relevant)
  • any other issues which are marked as enhancement on GitHub (first, check if they are still relevant)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions