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.5-any)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'))

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

Pkgdown site:https://ddorch.github.io

On CRAN:

Conda:

3.18 score 3 stars 2 scripts 549 downloads 3 exports 24 dependencies

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

TargetResultLatest binary
Doc / VignettesOKMar 24 2025
R-4.5-winNOTEMar 24 2025
R-4.5-macNOTEMar 24 2025
R-4.5-linuxNOTEMar 24 2025
R-4.4-winNOTEMar 24 2025
R-4.4-macNOTEMar 24 2025
R-4.4-linuxNOTEMar 24 2025
R-4.3-winNOTEMar 24 2025
R-4.3-macNOTEMar 24 2025

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