View source: R/harmonised-reading.R
get_sensor_metadata | R Documentation |
This function gets the available metadata of a certain sensor time series.
get_sensor_metadata(buildingsRdf, sensorId, tz)
buildingsRdf |
<rdf> containing the information of a set of buildings. |
sensorId |
<uri> or directly the hash of a measurement. |
tz |
<string> specifying the local time zone related to the building in analysis. The format of this time zones are defined by the IANA Time Zone Database (https://www.iana.org/time-zones). |
<data.frame> with the metadata of the sensor identifier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.