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.7)octopusR_1.0.1.9000.zip(r-4.6)octopusR_1.0.1.9000.zip(r-4.5)
octopusR_1.0.1.9000.tgz(r-4.6-any)octopusR_1.0.1.9000.tgz(r-4.5-any)
octopusR_1.0.1.9000.tar.gz(r-4.7-any)octopusR_1.0.1.9000.tar.gz(r-4.6-any)
octopusR_1.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://moohan.github.io
Last updated from:e547df62a0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 162 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 106 |
Exports:combine_consumptionget_consumptionget_meter_gspget_productsset_api_keyset_meter_details
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbleutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Combine import and export consumption data | combine_consumption |
| 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 meter details | set_meter_details |
