Skip to content

Commit

Permalink
docs: stop press
Browse files Browse the repository at this point in the history
  • Loading branch information
oatybiscuit authored Jan 23, 2025
1 parent 7ae6334 commit 5c43d97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ Holds an *object* with details of the most recent API update call, with fields f
- hours left in the stored array, hours available in new update (remaining maximum time for either import/export) and hours left in new update (minimum of import/export array remaining)
- product checking for import and export; will show "not the latest product" if the product in use is not included in the latest Agile Product list
Note that, since OctUpdate is constructed and saved *before* the OctProducts information is updated, OctUpdate will have incomplete or incorrect product checking details after the very first call, or whenever the called product is modified.
#### OctProducts
Holds details created at the first API call (if OctProducts missing in context) and then updated once each week (default Sunday). Calls the product and tariff API in Octopus to populate details on the import and export products being used, as well as an array of the latest Agile products available.
Expand Down

0 comments on commit 5c43d97

Please sign in to comment.