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:
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
Last updated from:57c2039102. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 135 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | NOTE | 132 | ||
| macos-release-arm64 | NOTE | 129 | ||
| macos-oldrel-arm64 | NOTE | 162 | ||
| windows-devel | NOTE | 74 | ||
| windows-release | NOTE | 77 | ||
| windows-oldrel | NOTE | 72 | ||
| wasm-release | OK | 111 |
Exports:Date2EpochMilliEpochMilli2DateThingsboardApi
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecycleloggermagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a date into an epoch in milliseconds | Date2EpochMilli Date2EpochMilli.numeric Date2EpochMilli.POSIXt |
| Convert an epoch in milliseconds into a date | EpochMilli2Date |
| Check if the token is timeouted and refresh it if necessary | ThingsboardApi_checkToken |
| Fetch data keys for an entity | ThingsboardApi_getKeys |
| Fetch telemetry | ThingsboardApi_getTelemetry |
| Get authorisation token from thingsboard server for a specific device | ThingsboardApi_getToken |
| Fetch telemetry | ThingsboardApi_getValues |
| Thingboard API Class | ThingsboardApi ThingsboardApi-class |