opensensemap-client
Preparing search index...
getDataMulti
Function getDataMulti
getDataMulti
(
phenomenon
:
string
,
target
:
GetDataMultiParamTarget
,
options
?:
GetDataMultiOptions
,
)
:
Promise
<
(
{
createdAt
:
string
;
value
:
string
}
&
Record
<
|
"lat"
|
"height"
|
"boxId"
|
"boxName"
|
"exposure"
|
"lon"
|
"phenomenon"
|
"sensorType"
|
"unit"
,
undefined
|
string
,
>
)
[]
,
>
Parameters
phenomenon
:
string
target
:
GetDataMultiParamTarget
Optional
options
:
GetDataMultiOptions
Returns
Promise
<
(
{
createdAt
:
string
;
value
:
string
}
&
Record
<
|
"lat"
|
"height"
|
"boxId"
|
"boxName"
|
"exposure"
|
"lon"
|
"phenomenon"
|
"sensorType"
|
"unit"
,
undefined
|
string
,
>
)
[]
,
>
See
https://docs.opensensemap.org/#api-Measurements-getDataMulti
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
opensensemap-client
Loading...
See
https://docs.opensensemap.org/#api-Measurements-getDataMulti