Some doc updates

This commit is contained in:
Rudi klein 2024-11-21 15:03:38 +01:00
parent e7eabdd6b1
commit 5d37ae92a6
3 changed files with 16 additions and 1 deletions

View File

@ -22,7 +22,9 @@
<toc-element topic="Wazuh.md"/>
</toc-element>
<toc-element topic="Home_automation.md">
<toc-element topic="HomeAssistant.md"/>
<toc-element topic="HomeAssistant.md">
<toc-element topic="Energy-Sockets.md"/>
</toc-element>
</toc-element>
<toc-element topic="Network.md">
<toc-element topic="Remote-Wireshark-on-Linux.md"/>
@ -42,6 +44,7 @@
<toc-element topic="KleinServer.md"/>
</toc-element>
<toc-element topic="Other.md">
<toc-element topic="Dev-test.md"/>
<toc-element topic="ToDo.md"/>
</toc-element>
</toc-element>

3
topics/Energy-Sockets.md Normal file
View File

@ -0,0 +1,3 @@
# Energy Sockets

View File

@ -0,0 +1,9 @@
# Dev test
```mermaid
block-beta
columns 3
a["A label"] b:2 c:2 d
```