Retrieve the count of running auxiliary engines over time for a ship

Retrieve the count of running auxiliary engines over time for a ship.

An auxiliary engine is considered running when its fuel consumption is greater than 0.001.

  • sensor_running_count_over_time: The count of running engines from sensor data.
  • nr_running_count_over_time: The count of running engines from noon report data.
  • earliest_datetime: The earliest datetime in the operational data.
  • interval / aggregation: Optional server-side downsampling; the applied
    values are echoed back in the response.

Returns:
GetRunningAuxEnginesCountOverTimeResponse

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
Defaults to auto

Sampling interval. 'raw' returns stored samples (subject to a max-points cap); a duration downsamples server-side. Allowed: auto, raw, 1m, 5m, 15m, 30m, 1h, 2h, 6h, 12h, 1d, 7d

string
Defaults to max

Aggregation applied per bucket when interval != raw. Allowed: mean, min, max, median

Responses

404

Not Found

501

Not Implemented

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json