Package: Rduinoiot 0.1.0

Rduinoiot: 'Arduino Iot Cloud API' R Client

Easily interact with the 'Arduino Iot Cloud API' <https://www.arduino.cc/reference/en/iot/api/>, managing devices, things, properties and data.

Authors:Flavio Leccese [aut, cre]

Rduinoiot_0.1.0.tar.gz
Rduinoiot_0.1.0.zip(r-4.5)Rduinoiot_0.1.0.zip(r-4.4)Rduinoiot_0.1.0.zip(r-4.3)
Rduinoiot_0.1.0.tgz(r-4.4-any)Rduinoiot_0.1.0.tgz(r-4.3-any)
Rduinoiot_0.1.0.tar.gz(r-4.5-noble)Rduinoiot_0.1.0.tar.gz(r-4.4-noble)
Rduinoiot_0.1.0.tgz(r-4.4-emscripten)Rduinoiot_0.1.0.tgz(r-4.3-emscripten)
Rduinoiot.pdf |Rduinoiot.html
Rduinoiot/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/flavioleccese92/rduinoiot/issues

On CRAN:

apiarduino-iot-cloudreal-timesensor

3.70 score 1 stars 3 scripts 146 downloads 27 exports 20 dependencies

Last updated 9 months agofrom:03cb727d05. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:create_auth_tokendevices_get_eventsdevices_get_propertiesdevices_listdevices_properties_listdevices_properties_timeseriesdevices_showdevices_tags_deletedevices_tags_listdevices_tags_upsertseries_batch_last_valueseries_batch_queryseries_batch_query_rawthings_createthings_deletethings_listthings_properties_createthings_properties_deletethings_properties_listthings_properties_showthings_properties_timeseriesthings_properties_updatethings_showthings_tags_deletethings_tags_listthings_tags_upsertthings_update

Dependencies:askpassclicurlfansigluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsystibbleutf8vctrs

Weather Analysis

Rendered fromweather-analysis.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2022-10-03
Started: 2022-10-03

Readme and manuals

Help Manual

Help pageTopics
Create Auth Token for Arduino IoT Cloud APIcreate_auth_token
Devices API methodsdevices devices_get_events devices_get_properties devices_list devices_show
Properties (of devices) API methodsdevices_properties devices_properties_list
Data start Properties (of devices) API methodsdevices_properties_timeseries
Tags (of devices) API methodsdevices_tags devices_tags_delete devices_tags_list devices_tags_upsert
Batch queries API methodsseries_batch series_batch_last_value series_batch_query series_batch_query_raw
Things API methodsthings things_create things_delete things_list things_show things_update
Properties (of things) API methodsthings_properties things_properties_create things_properties_delete things_properties_list things_properties_show things_properties_update
Data from Properties (of things) API methodsthings_properties_timeseries
Tags (of things) API methodsthings_tags things_tags_delete things_tags_list things_tags_upsert