Skip to content

Commit

Permalink
Update CanReceiver.fdepl distances attribute IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
kianwasabi committed Jan 29, 2024
1 parent 99dbae4 commit eb738ba
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions fidl/CanReceiver.fdepl
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ define org.genivi.commonapi.someip.deployment for interface commonapi.ParkDistan
SomeIpServiceID = 0x6000

attribute distances {
SomeIpGetterID = 0x6101
SomeIpSetterID = 0x6102
SomeIpNotifierID = 66104
SomeIpNotifierEventGroups = { 6100 }
SomeIpNotifierID = 61000
SomeIpGetterID = 6101
SomeIpAttributeReliable = true
SomeIpNotifierEventGroups = { 66104 }
}
}

Expand Down

0 comments on commit eb738ba

Please sign in to comment.