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.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
Last updated 3 days agofrom:cfaf29dcc7. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
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 |