File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
guides/storage_system_functions Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -4491,12 +4491,14 @@ <h3 id="getenergyusage">getEnergyUsage<a class="headerlink" href="#getenergyusag
4491
4491
</ code > </ pre > </ div >
4492
4492
< p > Returns the energy usage of the grid</ p >
4493
4493
< hr />
4494
- < p > ???+ note
4495
- Currently only supported by the ME Bridge</ p >
4494
+ < div class ="admonition note ">
4495
+ < p class ="admonition-title "> Note</ p >
4496
+ < p > Currently only supported by the ME Bridge</ p >
4497
+ </ div >
4496
4498
< h3 id ="getavgpowerinjection "> getAvgPowerInjection< a class ="headerlink " href ="#getavgpowerinjection " title ="Permanent link "> ¶</ a > </ h3 >
4497
4499
< div class ="highlight "> < pre > < span > </ span > < code > getAvgPowerInjection() -> int
4498
4500
</ code > </ pre > </ div >
4499
- < p > Returns the stored energy in the grid. </ p >
4501
+ < p > Returns the average power that is injected into the system </ p >
4500
4502
< hr />
4501
4503
< h2 id ="storage-related-functions "> Storage Related Functions< a class ="headerlink " href ="#storage-related-functions " title ="Permanent link "> ¶</ a > </ h2 >
4502
4504
< div class ="admonition warning ">
@@ -5229,7 +5231,7 @@ <h3 id="crafting-job">Crafting Job<a class="headerlink" href="#crafting-job" tit
5229
5231
< span class ="md-icon " title ="Last update ">
5230
5232
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z "/> </ svg >
5231
5233
</ span >
5232
- < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date " title ="June 10, 2025 17:01:02 UTC "> June 10, 2025</ span >
5234
+ < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date " title ="June 10, 2025 19:11:49 UTC "> June 10, 2025</ span >
5233
5235
</ span >
5234
5236
5235
5237
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments