Skip to content

Commit

Permalink
remove service_name & event_name as per REP
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Chen <[email protected]>
  • Loading branch information
ihasdapie committed Jul 29, 2022
1 parent d77e050 commit 34fb02d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions service_msgs/msg/ServiceEventInfo.msg
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,3 @@ unique_identifier_msgs/UUID client_id
# Sequence number for the request
# Combined with the client ID, this creates a unique ID for the service transaction
int64 sequence_number

# Name of the service, i.e. add_two_ints_service
string service_name

# Name of the service event, i.e. AddTwoInts_Request
string event_name

0 comments on commit 34fb02d

Please sign in to comment.