package mavsdk.rpc.winch

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service WinchService

winch.proto:14

Allows users to send winch actions, as well as receive status information from winch systems.

message Status

winch.proto:104

Status type.

Used in: StatusResponse

message StatusFlags

winch.proto:86

Winch Status Flags. The status flags are defined in mavlink https://mavlink.io/en/messages/common.html#MAV_WINCH_STATUS_FLAG. Multiple status fields can be set simultaneously. Mavlink does not specify which states are mutually exclusive.

Used in: Status

enum WinchAction

winch.proto:116

Winch Action type.

message WinchResult

winch.proto:213

Result type.

Used in: AbandonLineResponse, DeliverResponse, HoldResponse, LoadLineResponse, LoadPayloadResponse, LockResponse, RateControlResponse, RelativeLengthControlResponse, RelaxResponse, RetractResponse

enum WinchResult.Result

winch.proto:215

Possible results returned for winch action requests.

Used in: WinchResult