Add templates, README, and license to initialize project essentials

This commit is contained in:
2025-12-28 15:20:07 +01:00
parent a83958500e
commit 3442864fbe
4 changed files with 112 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"00:00:00:00:00:00": {
"name": "Sample Device",
"ip": "192.168.1.10",
"interface": "",
"icon": "󰄜",
"online": false
}
}