This commit is contained in:
David Štaleker
2024-08-03 13:05:24 +02:00
parent 905ba3d7a6
commit 98bb0ae882
6 changed files with 179 additions and 24 deletions

View File

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