-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 871 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: Rthingsboard
Type: Package
Title: 'ThingsBoard' API
Version: 0.2.7
Date: 2022-01-18
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:
badger,
ggplot2,
testthat
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)
URL: https://ddorch.github.io/Rthingsboard/, https://github.com/DDorch/Rthingsboard#readme
BugReports: https://github.com/DDorch/Rthingsboard/issues