Package: cumulocityr
Type: Package
Title: Client for the 'Cumulocity' API
Version: 0.1.0
Authors@R: c(
    person("Dmitriy", "Bolotov", email = "dmitriy.bolotov@softwareag.com", role = c("aut", "cre")),
    person("Software AG", role = c("cph")))
Imports: httr, jsonlite
Suggests: testthat, knitr, rmarkdown, covr
Description: Access the 'Cumulocity' API and retrieve data on devices, measurements, and events. Documentation for the API can be found at <https://www.cumulocity.com/guides/reference/rest-implementation/>.
License: GPL-3
URL: https://softwareag.github.io/cumulocityr/,
        https://github.com/SoftwareAG/cumulocityr
BugReports: https://github.com/SoftwareAG/cumulocityr/issues
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-16 22:31:16 UTC; dmitriy
Author: Dmitriy Bolotov [aut, cre],
  Software AG [cph]
Maintainer: Dmitriy Bolotov <dmitriy.bolotov@softwareag.com>
Repository: CRAN
Date/Publication: 2019-10-20 12:10:02 UTC
Built: R 4.6.0; ; 2025-11-13 03:45:25 UTC; windows
