10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"op": "call_service",
|
|
"id": 1,
|
|
"service": "/add_two_ints",
|
|
"type": "/example_interfaces/srv/AddTwoInts",
|
|
"args": {
|
|
"a": 1,
|
|
"b": 2
|
|
}
|
|
} |