action waterlinked_external_get_vehicle_imu { label: "GetVehicleIMU external" description: "[DEPRECATED]Get rotation and acceleration of vehicle Locator is mounted on which was previously set" provider: waterlinked method: GET path: "/api/v1/external/imu" encoding: json output: { type: "object" additionalProperties: true } }