get
https://api.toqua.ai/performance//lubrication/system-oil-consumption-over-time
Retrieve the system oil consumption over time data for a ship.
Consumption is calculated as follows:
-
If
sys_oil_consumptionis not null, use this value -
Otherwise, calculate based on how much system oil was used since the previous time period:
(previous_sys_oil_rob - current_sys_oil_rob) / time_period_dayswhere:previous_sys_oil_robandcurrent_sys_oil_robare in metric tons (mt)time_period_daysis the time difference between consecutive datetime_end values in days- Result is in mt/day
-
sensor_consumption_over_time: The consumption over time data from the sensor data.
-
nr_consumption_over_time: The consumption over time data from the noon report data.
Returns: GetSystemOilConsumptionOverTimeResponse
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
404Not Found
501Not Implemented