Common.Message.ParamExtRequestList (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

Request all parameters of this component. All parameters should be emitted in response as PARAM_EXT_VALUE.

Types

t()

@type t() :: %Common.Message.ParamExtRequestList{
  target_component: XMAVLink.Types.uint8_t(),
  target_system: XMAVLink.Types.uint8_t()
}

Request all parameters of this component. All parameters should be emitted in response as PARAM_EXT_VALUE.