.getListByDevice {onc.api}R Documentation

Get a list of files available in Oceans 2.0 Archiving System for a given device code. The list of filenames can be filtered by time range. filtered by others optional parameters.

Description

Get a list of files available in Oceans 2.0 Archiving System for a given device code. The list of filenames can be filtered by time range. filtered by others optional parameters.

Usage

.getListByDevice(self, filters = list(), allPages = FALSE)

Arguments

self

Calling object

filters

(named list) describe the data origin

allPages

When TRUE, if the data is too long to fit a single request, multiple pages will be requested until all data is obatined

Value

(named list) file list obtained


[Package onc.api version 2.0.1.0 Index]