The functions called by the command parser (see #61) must reply with correctly formatted data ad defined by the protocol.
A JSON parses may be used (for example generated by quicktype.
Acceptance criteria:
- the responses must be correctly formatted
- dummy data may be used
Depends on:
The functions called by the command parser (see #61) must reply with correctly formatted data ad defined by the protocol.
A JSON parses may be used (for example generated by quicktype.
Acceptance criteria:
Depends on: