Package: consibiocloudclient 1.0.0
consibiocloudclient: A Client for the 'Consibio Cloud' API
Enable seamless interaction with 'Consibio Cloud' <https://consibio.cloud> 'API' <https://api.v2.consibio.com/api-docs/>. This package provides tools to query data from resources like projects, elements, devices, and datalogs.
Authors:
consibiocloudclient_1.0.0.tar.gz
consibiocloudclient_1.0.0.zip(r-4.5)consibiocloudclient_1.0.0.zip(r-4.4)consibiocloudclient_1.0.0.zip(r-4.3)
consibiocloudclient_1.0.0.tgz(r-4.4-any)consibiocloudclient_1.0.0.tgz(r-4.3-any)
consibiocloudclient_1.0.0.tar.gz(r-4.5-noble)consibiocloudclient_1.0.0.tar.gz(r-4.4-noble)
consibiocloudclient_1.0.0.tgz(r-4.4-emscripten)consibiocloudclient_1.0.0.tgz(r-4.3-emscripten)
consibiocloudclient.pdf |consibiocloudclient.html✨
consibiocloudclient/json (API)
NEWS
# Install 'consibiocloudclient' in R: |
install.packages('consibiocloudclient', repos = c('https://exetico.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 months agofrom:dc7ae768ca. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:get_api_urlget_datalogget_deviceget_devicesget_elementget_elementsget_projectget_project_idget_projectsget_testget_users_meis_valid_entity_idis_valid_usernameloginlogoutset_api_urlset_project_id
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get API URL from environment variable | get_api_url |
Get datalog for elements in project | get_datalog |
Get device in project | get_device |
Get devices in project | get_devices |
Get element information | get_element |
Get elements accessible to the user | get_elements |
Get project information | get_project |
Get the Consibio project ID | get_project_id |
Get projects accessible to the user | get_projects |
Consibio APIs status by calling the test endpoint | get_test |
Get the user information | get_users_me |
Is valid entity ID | is_valid_entity_id |
Check if a username is valid. | is_valid_username |
Login to Consibio API | login |
Logout by removing the username and cached token | logout |
Set API URL in environment variable | set_api_url |
Set the Consibio project ID option | set_project_id |