mavros_msgs/ParamGet Service

File: mavros_msgs/ParamGet.srv

Raw Message Definition

# Request parameter from attached device

string param_id
---
bool success
ParamValue value

Compact Message Definition

string param_id

bool success
mavros_msgs/ParamValue value