Files
embemetrics/config.json
2025-10-26 17:24:37 +02:00

29 lines
655 B
JSON

{
"devices": [
{
"host": "192.168.1.20",
"username": "watcher",
"password": "watcher"
},
{
"host": "192.168.1.21",
"username": "watcher",
"password": "watcher"
},
{
"host": "192.168.1.22",
"username": "watcher",
"password": "watcher"
},
{
"host": "192.168.1.23",
"username": "watcher",
"password": "watcher"
},
{
"host": "192.168.1.24",
"username": "watcher",
"password": "watcher"
}
]
}