You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
6 years ago
|
% Generated by roxygen2: do not edit by hand
|
||
|
% Please edit documentation in R/archive.R
|
||
|
\name{archive_fetch_measurements}
|
||
|
\alias{archive_fetch_measurements}
|
||
|
\title{fetch measurements from archive from a single box, and a single sensor}
|
||
|
\usage{
|
||
|
archive_fetch_measurements(box, sensor, fromDate, toDate, progress)
|
||
|
}
|
||
|
\description{
|
||
|
fetch measurements from archive from a single box, and a single sensor
|
||
|
}
|