powered by
A list of parameters to query metadata.
PointSelector()
An empty named list of possible point selection criteria.
if (FALSE) { query <- PointSelector() query$buildings <- 101 query$equipment_types <- 'ahu' query$point_types <- c('Supply Air Temperature','Supply Air Static Pressure') }
Run the code above in your browser using DataLab