Skip to content

Commit

Permalink
Add set lap counter status
Browse files Browse the repository at this point in the history
  • Loading branch information
Pippo98 committed Jul 28, 2023
1 parent 6b606cb commit 7307fbc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions topics_tree.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,13 @@
"qos": 2,
"subscribeRoles": [0, 1, 2, 3, 4, 128, 129],
"publishRoles": [0, 1, 2, 3, 4, 128, 129]
},
"setLapcounterStatus": {
"alias": "ActionSetLapCounterStatusTopic",
"description": "<vehicleId>/<deviceId>/action/setLapcounterStatus",
"qos": 2,
"subscribeRoles": [0, 1, 2, 3, 4, 128, 129],
"publishRoles": [0, 1, 2, 3, 4, 128, 129]
}
}
}
Expand Down

0 comments on commit 7307fbc

Please sign in to comment.