Skip to content
Snippets Groups Projects
Commit a9e38305 authored by Tommy Persson's avatar Tommy Persson
Browse files

Adding service for destroying an executor

parent 80928900
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ add_service_files(
FILES
TSTAbortExecutor.srv
TSTCreateExecutor.srv
TSTDestroyExecutor.srv
TSTExecutorCheck.srv
TSTExecutorContinue.srv
TSTExecutorExpand.srv
......
#
# The executor is accessed by ns and id.
#
string ns # Namespace for the tstfactory
int32 id # id for the TST node in the TST Node Factory
---
bool success
int32 error
string reason
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment