DailyFuelConsumption

The daily fuel consumption of the vessel (in tons), computed at midnight UTC for the last 24 hours.

Arguments

NameTypeDescription
timeRangeClosedDateTimeRangeInputSelect the time range within which to return daily fuel consumption results.

Fields

NameTypeDescription
auxiliaryEngineFuelConsumptionFloat!The daily fuel consumption of the vessel’s auxiliary engine (in tons).
boilerFuelConsumptionFloat!The daily fuel consumption of the vessel’s boiler (in tons).
dateDateTime!The timestamp of the daily fuel consumption reading.
mainEngineFuelConsumptionFloat!The daily fuel consumption of the vessel’s main engine (in tons).
totalFuelConsumptionFloat!The total daily fuel consumption of the vessel (in tons) aggregating all the different engines and components.
vesselIdObjectId!The vessel's unique Windward assigned ID.