Type: Package
Package: OnboardClient
Title: Bindings for Onboard Data's Building Data API
Version: 1.0.0
Authors@R: c(
      person(given = "Pranay",
             family = "Shah",
             role = "aut",
             email = "pranay.shah@onboarddata.io"),
      person(given = "Christopher",
             family = "Dudas-Thomas",
             role = c("cre", "aut"),
             email = "christopher@onboarddata.io"),
      person(given = "Onboard Data",
             role = c("cph", "fnd"),
             email = "support@onboarddata.io")
     )
Description: Provides a wrapper for the Onboard Data building data API <https://api.onboarddata.io/swagger>. Along with streamlining access to the API, this package simplifies access to sensor time series data, metadata (sensors, equipment, and buildings), and details about the Onboard data model/ontology.
License: Apache License (>= 2)
Imports: data.table (>= 1.14.2), dplyr (>= 1.0.10), httr (>= 1.4.4),
        jsonlite (>= 1.8.0), lubridate (>= 1.8.0), plyr (>= 1.8.7),
        rrapply (>= 1.2.5), rstudioapi (>= 0.14), tibble (>= 3.1.8),
        tidyr (>= 1.2.1), tidyselect (>= 1.1.2), stringr (>= 1.4.1)
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-21 20:50:52 UTC; christopher
Author: Pranay Shah [aut],
  Christopher Dudas-Thomas [cre, aut],
  Onboard Data [cph, fnd]
Maintainer: Christopher Dudas-Thomas <christopher@onboarddata.io>
Repository: CRAN
Date/Publication: 2022-10-29 09:14:31 UTC
Built: R 4.2.0; ; 2022-10-29 11:09:44 UTC; unix
