AoU Component Requirements Template#
[Your Component Name] Component AoU
|
status: draft
security: NO
safety: ASIL_B
|
||||
Attention
The above directive must be updated according to your Component.
Modify
Your Component Nameto be your Component NameModify
idto be your Component Name in upper snake case preceded bydoc__and followed by_comp_aouAdjust
statusto bevalidAdjust
safety,securityandtagsaccording 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.