podpora za gen2 plug

This commit is contained in:
David Štaleker
2024-01-12 22:36:42 +01:00
parent 2184fea04a
commit 905ba3d7a6
3 changed files with 144 additions and 15 deletions

View File

@@ -10,7 +10,15 @@
"Url": "http://192.168.111.77:5050"
},
"Hosts": {
"david": "192.168.1.60",
"nekaj": "192.168.1.60"
"server": {
"ip": "192.168.1.60",
"type": 1,
"version" : 1
},
"bojler": {
"ip": "192.168.1.61",
"type": 1,
"version" : 2
}
}
}