action waterlinked_external_set_orientation { label: "SetOrientation external" description: "Set orientation/compass heading of Vehicle/ROV/Locator. This is used only for visualization in GUI" provider: waterlinked method: PUT path: "/api/v1/external/orientation" encoding: json output: { type: "object" additionalProperties: true } }