action waterlinked_external_get_orientation { label: "GetOrientation external" description: "Get orientation of Vehicle/ROV/Locator set by SetOrientation" provider: waterlinked method: GET path: "/api/v1/external/orientation" encoding: json output: { type: "object" additionalProperties: true } }