Component Time Sync Client Requirements#
Time Sync Client Requirements
|
status: draft
security: NO
safety: ASIL_B
|
||||
Note
Work in progress: structure, titles, and needs IDs only. Content and req/comp/feat traceability links to follow in later PRs.
Attention
The above directive must be updated according to your Component.
Adjust
statusto bevalidAdjust
safety,securityandtagsaccording to your needs
<Headlines (for the list of requirements if structuring is needed)>#
Functional Requirements#
.. comp_req:: Some Title
:id: comp_req__ts_client__some_title
:reqtype: Functional
:security: NO
:safety: ASIL_B
:derived_from: feat_req__time__example_req
:status: invalid
:version: 1
:satisfied_by: comp__time_ts_client
The Component shall do xyz to another component to bring it to this condition at this time
Note: (optional, not to be verified)
Attention
The above directive must be updated according to your component requirements.
Replace the example content by the real content for your first requirement
Set
derived_fromwith links to Feature requirementsSet
satisfied_bywith a link to the right Component idSet
safetyandsecurityto the right valueSet the status to valid and start the review/merge process
Add other needed requirements for your component
Assumption of Use Requirements#
.. aou_req:: Next Title
:id: aou_req__ts_client__next_title
:reqtype: Process
:security: NO
:safety: ASIL_B
:status: invalid
:version: 1
The Component User shall do xyz to use the component safely/securely
Environmental Requirements#
.. aou_req:: Another Title
:id: aou_req__ts_client__another
:reqtype: Process
:security: NO
:safety: ASIL_B
:status: invalid
:version: 1
:tags: environment
The Component shall only be used in a xyz environment to ensure its proper functioning.
Hints#
Attention
The above directives must be updated according to your feature requirements.
Replace the example content by the real content for your first requirement (according to gd_guidl__req_engineering)
Set
safetyandsecurityto the right value (ASIL B/QM; YES/NO)Set
reqtypewith a link to the right value (<Functional|Interface|Process|Non-Functional>)Add other needed requirements for your feature
Set
statustovalidand start the review/merge process