Package: Rthingsboard 0.2.7

David Dorchies

Rthingsboard: 'ThingsBoard' API

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.

Authors:David Dorchies [aut, cre]

Rthingsboard_0.2.7.tar.gz
Rthingsboard_0.2.7.zip(r-4.5)Rthingsboard_0.2.7.zip(r-4.4)Rthingsboard_0.2.7.zip(r-4.3)
Rthingsboard_0.2.7.tgz(r-4.4-any)Rthingsboard_0.2.7.tgz(r-4.3-any)
Rthingsboard_0.2.7.tar.gz(r-4.5-noble)Rthingsboard_0.2.7.tar.gz(r-4.4-noble)
Rthingsboard_0.2.7.tgz(r-4.4-emscripten)Rthingsboard_0.2.7.tgz(r-4.3-emscripten)
Rthingsboard.pdf |Rthingsboard.html
Rthingsboard/json (API)
NEWS

# Install 'Rthingsboard' in R:
install.packages('Rthingsboard', repos = c('https://ddorch.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ddorch/rthingsboard/issues

On CRAN:

3 exports 3 stars 1.02 score 24 dependencies 2 scripts 1.2k downloads

Last updated 3 years agofrom:57c2039102. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 26 2024
R-4.5-winNOTEAug 26 2024
R-4.5-linuxNOTEAug 26 2024
R-4.4-winNOTEAug 26 2024
R-4.4-macNOTEAug 26 2024
R-4.3-winNOTEAug 26 2024
R-4.3-macNOTEAug 26 2024

Exports:Date2EpochMilliEpochMilli2DateThingsboardApi

Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecycleloggermagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Convert a date into an epoch in millisecondsDate2EpochMilli Date2EpochMilli.numeric Date2EpochMilli.POSIXt
Convert an epoch in milliseconds into a dateEpochMilli2Date
Check if the token is timeouted and refresh it if necessaryThingsboardApi_checkToken
Fetch data keys for an entityThingsboardApi_getKeys
Fetch telemetryThingsboardApi_getTelemetry
Get authorisation token from thingsboard server for a specific deviceThingsboardApi_getToken
Fetch telemetryThingsboardApi_getValues
Thingboard API ClassThingsboardApi ThingsboardApi-class