2.0.0-alpha.4
const for json format, json
Type: string
const for text format, text
Type: string
const for geocsv format, geocsv
Type: string
const for request format, request
Type: string
const of completely empty json, {}
Major version of the FDSN spec supported here. Currently is 1.
Type: number
Service name as used in the FDSN DataCenters registry, http://www.fdsn.org/datacenters
Type: string
Query to a FDSN Availability web service.
(string?)
Gets/Sets the version of the fdsnws spec, 1 is currently the only value. Setting this is probably a bad idea as the code may not be compatible with the web service.
(number?)
(number | AvailabilityQuery)
Gets/Sets the protocol, http or https. This should match the protocol of the page loaded, but is autocalculated and generally need not be set.
(string?)
(string | AvailabilityQuery)
Gets/Sets the remote host to connect to.
(string?)
(string | AvailabilityQuery)
Gets/Sets the nodata parameter, usually 404 or 204 (default), controlling the status code when no matching data is found by the service.
(number?)
(number | AvailabilityQuery)
(number?)
(number | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
(moment?)
(moment | AvailabilityQuery)
(moment?)
(moment | AvailabilityQuery)
Sets startTime and endTime using the given time window
(StartEndDuration)
time window
any
:
this
(string?)
(string | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
(number?)
(number | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
(number?)
(number | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
(boolean?)
(boolean | AvailabilityQuery)
(string?)
(string | AvailabilityQuery)
Get/Set the timeout in seconds for the request. Default is 30.
(number?)
(number | AvailabilityQuery)