Skip to content

Commit

Permalink
update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Rybacki committed Apr 24, 2024
1 parent 4b38465 commit 119e38c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,14 @@ <h1>Welcome to PPE Agent</h1>
<h2>Endpoints</h2>
<ul>
<li>
<a href="energy/meter">Information about the meter</a>
</li>
<li>
<a href="energy/info">Energy measurements</a>
<ul>
<li>
<code>energy/info</code> Energy measurements API info
</li>
<li>
<code>energy/query</code> Measurements data querying endpoint
</li>
</ul>
</li>
</main>
</body>
Expand Down

0 comments on commit 119e38c

Please sign in to comment.