AoU Component Requirements Template#

[Your Component Name] Component AoU
status: draft
security: NO
safety: ASIL_B
tags: template, component_name
version: 0

Attention

The above directive must be updated according to your Component.

  • Modify Your Component Name to be your Component Name

  • Modify id to be your Component Name in upper snake case preceded by doc__ and followed by _comp_aou

  • Adjust status to be valid

  • Adjust safety, security and tags according to your needs

This page contains Assumption of Use requirement snippets that belong to the template repository.

Component AoU#

.. aou_req:: Next Title
   :id: aou_req__mod_temp_component_name__next_title
   :reqtype: Process
   :security: YES
   :safety: ASIL_B
   :status: invalid

   The Component User shall do xyz to use the component safely/securely

.. aou_req:: Another Title
   :id: aou_req__mod_temp_component_name__another
   :reqtype: Process
   :security: YES
   :safety: ASIL_B
   :status: invalid
   :tags: environment

   The Component shall only be used in a xyz environment to ensure its proper functioning.