Skip to content

Commit

Permalink
fix: other topics for app
Browse files Browse the repository at this point in the history
  • Loading branch information
Pippo98 committed Aug 15, 2024
1 parent 8948da9 commit 1ae7e06
Showing 1 changed file with 4 additions and 102 deletions.
106 changes: 4 additions & 102 deletions topics_tree.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,6 @@
"4"
],
"publish_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand Down Expand Up @@ -156,11 +151,6 @@
"4"
],
"publish_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand Down Expand Up @@ -436,11 +426,6 @@
"alias": "ActionTelemetryConfigSet",
"description": "<vehicleId>/<deviceId>/action/telemetryConfig/set",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -456,11 +441,6 @@
"alias": "ActionTelemetryConfigGet",
"description": "<vehicleId>/<deviceId>/action/telemetryConfig/get",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -484,11 +464,6 @@
"4"
],
"publish_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
]
Expand All @@ -503,11 +478,6 @@
"alias": "ActionSessionConfigSet",
"description": "<vehicleId>/<deviceId>/action/sessionConfig/set",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -523,11 +493,6 @@
"alias": "ActionSessionConfigGet",
"description": "<vehicleId>/<deviceId>/action/sessionConfig/get",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -551,11 +516,6 @@
"4"
],
"publish_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
]
Expand All @@ -570,11 +530,6 @@
"alias": "ActionCarConfigSet",
"description": "<vehicleId>/<deviceId>/action/carConfig/set",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -590,11 +545,6 @@
"alias": "ActionCarConfigGet",
"description": "<vehicleId>/<deviceId>/action/carConfig/get",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -618,11 +568,6 @@
"4"
],
"publish_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
]
Expand All @@ -637,11 +582,6 @@
"alias": "ActionHandcartSettingsSet",
"description": "<vehicleId>/<deviceId>/action/handcartSettings/set",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -657,11 +597,6 @@
"alias": "ActionHandcartSettingsGet",
"description": "<vehicleId>/<deviceId>/action/handcartSettings/get",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -684,11 +619,6 @@
"4"
],
"publish_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
]
Expand All @@ -703,11 +633,6 @@
"alias": "ActionLapCounterConfigSet",
"description": "<vehicleId>/<deviceId>/action/lapCounterConfig/set",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -723,11 +648,6 @@
"alias": "ActionLapCounterConfigGet",
"description": "<vehicleId>/<deviceId>/action/lapCounterConfig/get",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand All @@ -750,11 +670,6 @@
"4"
],
"publish_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
]
Expand All @@ -779,9 +694,7 @@
"1",
"2",
"3",
"4",
"128",
"129"
"4"
]
},
"start": {
Expand All @@ -802,9 +715,7 @@
"1",
"2",
"3",
"4",
"128",
"129"
"4"
]
},
"reset": {
Expand All @@ -825,9 +736,7 @@
"1",
"2",
"3",
"4",
"128",
"129"
"4"
]
},
"stop": {
Expand All @@ -848,9 +757,7 @@
"1",
"2",
"3",
"4",
"128",
"129"
"4"
]
},
"startBaseline": {
Expand Down Expand Up @@ -1049,11 +956,6 @@
"description": "<vehicleId>/<deviceId>/action/setLapcounterStatus",
"qos": 2,
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
Expand Down

0 comments on commit 1ae7e06

Please sign in to comment.