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

...

Embedding services for protobuf message serialization and deserialization and UUID generation in Linux build.

  •  Distribute the proper libraries for protocol buffers within the AGL build
  •  

    Also include vehicle applications/services for connectivity and communication, such as Paho, AWS IoT SDK

  •  Include reference embedded applications/services for some of the message patterns.

...