Versions Compared

Key

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

TBD

Control requests and messages

To control a running component, system level requests can be sent. These requests will not be passed on to the message handlers (on_request and on_message). These requests should inherit from SICControlRequest.

...