Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  •  Create Protocol Buffer Messages in .proto files for use case driven messaging with request/response pattern. (i.e HVAC)
  •  Recommend MQTT Topic patterns for each message set
  •  Create Sequence diagrams showing the orchestration of message exchanges including timeouts, error and failure handling

...

The project currently uses Gradle to build message stubs in Java and C++ and generate documentation.

  •  Optimize the Gradle Build
  •  Improve the documentation template and document generation

...