Service-class: Service

Service-classR Documentation

Service

Description

Service

Usage

Service(id = character(), label = NULL, serviceURL = NULL,
  version = NULL, type = NULL, supportsFirstLatest = NULL,
  quantities = NULL, endpoint = NULL)

is.Service(x)

as.Service(x)

Functions

  • Service: Constructs a new Service object.

  • is.Service: Checks if x is a Service.

  • as.Service: Coerces x into a Service.

Slots

serviceURL

the URL of the service

version

the version of the service

type

the type of the service

supportsFirstLatest

wether the service supports first/lastest values

quantities

a data.frame containing the quantities of the offered resources

Author(s)

Christian Autermann c.autermann@52north.org

See Also

Other API.Resources: ApiResource-class, as.ApiResource, as.list.ApiResource, fromURI, is.ApiResource, unique.ApiResource; Category, Category-class, as.Category, is.Category; Feature, Feature-class, as.Feature, is.Feature; Offering, Offering-class, as.Offering, is.Offering; Phenomenon, Phenomenon-class, as.Phenomenon, is.Phenomenon; Procedure, Procedure-class, as.Procedure, is.Procedure; Station, Station-class, as.Station, is.Station; Timeseries, Timeseries-class, as.Timeseries, is.Timeseries


52North/sensorweb4R documentation built on Oct. 14, 2024, 7:24 p.m.