wttech/cogboard

LogViewer - backend

Closed this issue · 0 comments

Short Description

Logic for LogViewer widget controlling on the backend

Solution (optional)

Implement AsyncWidget with all necessary methods:

  • Backend will send request for logs to specific server (or WireMocks)
  • The response is then forwarded to frontend widget

Acceptance Criteria

  • Frontend receives the logs from the derived server
    SP: 2