Skip to content

e2e protection configurations for all the profiles #771

Closed Answered by fcmonteiro
NagarjunaReddyG5262 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @NagarjunaReddyG5262, here's the part of our E2E configuration.
Thanks

20. E2E

  • e2e - Used to configure the E2E protection for the specified events
    • e2e_enabled - Specifies if E2E protection should be enabled or disabled. Use true to enable.
    • protected - Specify the protected events
      • service_id - Specifies the service ID.
      • event_id - Specifies the event ID to be protected.
      • variant - Specifies if it should protect (send) or check (receive) the messages, or both. Possible values are protector, checker and both, respectively.
      • profile - Specify the E2E profile to be used. Valid values are CRC8 for Profile 01, P04 for Profile 04, P07 for Profile 07 and CRC32 for the Custom Profile with ethern…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by duartenfonseca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants