Versions Compared

Key

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

Important design decisions

Table of Contents

Overall Description

The coordination layer offers communication through a message broker and a data transmission via https. This is illustrated in the below figure. In general communication is initiated and actions are coordinated via the message broker, while the actual transmission of data is done via data transmission.
Image Added

Message Communications

Start communication via Topic

...

  • there may be a heavy load of messages that all substribers must go through in order to find the ones interesting for themselves.

Bus software

Data Transmission