Skip to contents

All functions

connectToAquarius()
Connect to Aquarius server
disconnectFromAquarius()
Disconnect from Aquarius server
getFolders()
Get names of folders in Aquarius
getLocationInfo()
Get information about locations in Aquarius
getTimeSeries()
Get corrected time series data
getTimeSeriesByFolder()
Get all corrected time series data in a folder containing multiple locations
getTimeSeriesByLocation()
Get all corrected time series data at a location
getTimeSeriesInfo()
Get list of datasets at a location
timeseriesClient
Create a simple AQUARIUS Time-Series API client.
timeseriesClient_configureProxy
Auto-configures the proxy to route all requests through Fiddler
timeseriesClient_connect
Connects to an AQTS server
timeseriesClient_deleteReport
Deletes a report
timeseriesClient_disconnect
Disconnects immediately from an AQTS server
timeseriesClient_formatIso8601
Formats a datetime in ISO 8601 format
timeseriesClient_getFieldVisits
Gets field visits
timeseriesClient_getLocationData
Gets the location data for a location
timeseriesClient_getLocationIdentifier
Gets the location identifier from a time series identifier string
timeseriesClient_getMetadataChangeTransactionList
Gets Change list for a given time-series
timeseriesClient_getRatingModelOutputValues
Gets output values from a rating model
timeseriesClient_getRatings
Gets the rating models matching the optional filters
timeseriesClient_getReportList
Gets a list of reports
timeseriesClient_getTimeSeriesCorrectedData
Get corrected data for a time-series
timeseriesClient_getTimeSeriesData
Gets time-series points for multiple time-series
timeseriesClient_getTimeSeriesDescriptions
Fetch all requested time-series descriptions matching the filter
timeseriesClient_getTimeSeriesUniqueId
Gets the unique ID of a time-series from its identifier string
timeseriesClient_getUtcOffsetText
Gets the UTC offset string from a numeric UTC offset hours value
timeseriesClient_isVersionLessThan
Determines if a target version string is strictly less than a source version
timeseriesClient_parseIso8601
Parse an ISO 8601 timestamp into a POSIXct value
timeseriesClient_sendBatchRequests
Performs a batch of identical operations
timeseriesClient_toJSV
Converts an item to JSV format, for GET request query parameter values
timeseriesClient_uploadExternalReport
Uploads a file to a location as an external report