setDataDefaults
Set default end-to-end (E2E) protection method for AUTOSAR component model
Since R2022b
Description
setDataDefaults(
sets the default setting for the end-to-end (E2E) protection method property in the modeling
element category inports and outports of an AUTOSAR component model.slMap
,elementCategory
,property
,value
)
Use E2E protection to optionally configure sender and receiver ports to securely transmit data between AUTOSAR components. The default end-to-end protection method sets which end-to-end protection method is used for root-level inports and outports in the generated code.
Supported protection methods are E2E Transformer and E2E Protection Wrapper.
The protection method is applied to AUTOSAR inports that are configured in the code
mappings as EndToEndRead
and AUTOSAR outports that are configured
as EndToEndWrite
.
Examples
Input Arguments
Version History
Introduced in R2022b