action waterlinked_external_set_vehicle_imu { label: "SetVehicleIMU external" description: "[DEPRECATED]Set rotation and acceleration of vehicle Locator is mounted on. This is used to improve positioning of vehicle" provider: waterlinked method: PUT path: "/api/v1/external/imu" encoding: json output: { type: "object" additionalProperties: true } }