The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
R client for the Cumulocity API.
You can install the released version of cumulocityr from GitHub with devtools:
# install.packages("devtools)
::install_github("SoftwareAG/cumulocityr") devtools
library(cumulocityr)
<- get_devices()
devices
<- get_measurements(device_id = 1234,
measurements date_from = "2019-09-30T20:00:00Z")
<- get_events(device_id = 1234,
events date_from = "2019-09-30T20:00:00Z")
Please note that this project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.