Package: octopusR 1.0.1.9000
octopusR: Interact with the 'Octopus Energy' API
A simple wrapper for the 'Octopus Energy' REST API <https://developer.octopus.energy/rest/>. It handles authentication, by storing a provided API key and meter details. Implemented endpoints include 'products' for viewing tariff details and 'consumption' for viewing meter consumption data.
Authors:
octopusR_1.0.1.9000.tar.gz
octopusR_1.0.1.9000.zip(r-4.5)octopusR_1.0.1.9000.zip(r-4.4)octopusR_1.0.1.9000.zip(r-4.3)
octopusR_1.0.1.9000.tgz(r-4.5-any)octopusR_1.0.1.9000.tgz(r-4.4-any)octopusR_1.0.1.9000.tgz(r-4.3-any)
octopusR_1.0.1.9000.tar.gz(r-4.5-noble)octopusR_1.0.1.9000.tar.gz(r-4.4-noble)
octopusR_1.0.1.9000.tgz(r-4.4-emscripten)octopusR_1.0.1.9000.tgz(r-4.3-emscripten)
octopusR.pdf |octopusR.html✨
octopusR/json (API)
NEWS
# Install 'octopusR' in R: |
install.packages('octopusR', repos = c('https://moohan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/moohan/octopusr/issues
Pkgdown site:https://moohan.github.io
Last updated 13 days agofrom:3adaf97c3b. Checks:6 OK, 3 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 03 2025 |
R-4.5-win | NOTE | Mar 03 2025 |
R-4.5-mac | NOTE | Mar 03 2025 |
R-4.5-linux | NOTE | Mar 03 2025 |
R-4.4-win | OK | Mar 03 2025 |
R-4.4-mac | OK | Mar 03 2025 |
R-4.4-linux | OK | Mar 03 2025 |
R-4.3-win | OK | Mar 03 2025 |
R-4.3-mac | OK | Mar 03 2025 |
Exports:get_consumptionget_meter_gspget_productsset_api_keyset_meter_details
Dependencies:askpassclicurlfansigluehttr2lifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbleutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
List consumption for a meter | get_consumption |
Get the GSP of a meter-point. | get_meter_gsp |
Return a list of energy products | get_products |
Set the Octopus API key | set_api_key |
Set the details for your gas/electricity meter | set_meter_details |