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

Work on interaction

parent 3358eb40
No related branches found
No related tags found
No related merge requests found
...@@ -55,6 +55,9 @@ add_message_files( ...@@ -55,6 +55,9 @@ add_message_files(
add_service_files( add_service_files(
FILES FILES
AddProtocolInstance.srv AddProtocolInstance.srv
AspAdd.srv
AspSolve.srv
GetDoubleParam.srv
GetInitiatorStatus.srv GetInitiatorStatus.srv
GetLastMsg.srv GetLastMsg.srv
) )
......
string asp # asp code to add
---
bool success
int32 error
string reason
---
string result
bool success
int32 error
string reason
string ns
string param
---
bool have_value
float64 value
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