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:
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')) |
Bug tracker:https://github.com/flavioleccese92/rduinoiot/issues
apiarduino-iot-cloudreal-timesensor
Last updated 9 months agofrom:03cb727d05. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 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
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create Auth Token for Arduino IoT Cloud API | create_auth_token |
Devices API methods | devices devices_get_events devices_get_properties devices_list devices_show |
Properties (of devices) API methods | devices_properties devices_properties_list |
Data start Properties (of devices) API methods | devices_properties_timeseries |
Tags (of devices) API methods | devices_tags devices_tags_delete devices_tags_list devices_tags_upsert |
Batch queries API methods | series_batch series_batch_last_value series_batch_query series_batch_query_raw |
Things API methods | things things_create things_delete things_list things_show things_update |
Properties (of things) API methods | things_properties things_properties_create things_properties_delete things_properties_list things_properties_show things_properties_update |
Data from Properties (of things) API methods | things_properties_timeseries |
Tags (of things) API methods | things_tags things_tags_delete things_tags_list things_tags_upsert |