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.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')) |
Bug tracker:https://github.com/ddorch/rthingsboard/issues
Last updated 3 years agofrom:57c2039102. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | NOTE | Oct 25 2024 |
R-4.5-linux | NOTE | Oct 25 2024 |
R-4.4-win | NOTE | Oct 25 2024 |
R-4.4-mac | NOTE | Oct 25 2024 |
R-4.3-win | NOTE | Oct 25 2024 |
R-4.3-mac | NOTE | Oct 25 2024 |
Exports:Date2EpochMilliEpochMilli2DateThingsboardApi
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecycleloggermagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
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 |