mavlink v0.7.0 APM.Message.ParamRequestList View Source

Link to this section Summary

Types

t()

Request all parameters of this component. After this request, all parameters are emitted. The parameter microservice is documented at https://mavlink.io/en/services/parameter.html

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.ParamRequestList{
  target_component: MAVLink.Types.uint8_t(),
  target_system: MAVLink.Types.uint8_t()
}

Request all parameters of this component. After this request, all parameters are emitted. The parameter microservice is documented at https://mavlink.io/en/services/parameter.html