Package: Rthingsboard
Type: Package
Title: 'ThingsBoard' API
Version: 0.2.4
Date: 2021-01-20
Authors@R: 
    person(given = "David",
           family = "Dorchies",
           role = c("aut", "cre"),
           email = "david.dorchies@inrae.fr",
           comment = c(ORCID = "0000-0002-6595-7984"))
Description: The goal of 'Rthingsboard' is to provide interaction with the API of 'ThingsBoard' (<https://thingsboard.io/>), an open-source IoT platform for device management, data collection, processing and visualization.
License: AGPL-3
Encoding: UTF-8
LazyData: true
Imports: httr, logger, methods, dplyr
Suggests: ggplot2, testthat
RoxygenNote: 7.1.1
URL: https://github.com/DDorch/Rthingsboard
BugReports: https://github.com/DDorch/Rthingsboard/issues
NeedsCompilation: no
Packaged: 2021-01-20 17:09:20 UTC; david.dorchies
Author: David Dorchies [aut, cre] (<https://orcid.org/0000-0002-6595-7984>)
Maintainer: David Dorchies <david.dorchies@inrae.fr>
Repository: CRAN
Date/Publication: 2021-01-21 10:40:14 UTC
