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.7)Rthingsboard_0.2.7.zip(r-4.6)Rthingsboard_0.2.7.zip(r-4.5)
Rthingsboard_0.2.7.tgz(r-4.6-any)Rthingsboard_0.2.7.tgz(r-4.5-any)
Rthingsboard_0.2.7.tar.gz(r-4.7-any)Rthingsboard_0.2.7.tar.gz(r-4.6-any)
Rthingsboard_0.2.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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/docs site:https://ddorch.github.io

On CRAN:

Conda:

3.18 score 3 stars 4 scripts 726 downloads 3 exports 23 dependencies

Last updated from:57c2039102. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE135
source / vignettesOK176
linux-release-x86_64NOTE132
macos-release-arm64NOTE129
macos-oldrel-arm64NOTE162
windows-develNOTE74
windows-releaseNOTE77
windows-oldrelNOTE72
wasm-releaseOK111

Exports:Date2EpochMilliEpochMilli2DateThingsboardApi

Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecycleloggermagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr

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