init commit
This commit is contained in:
29
config.json
Normal file
29
config.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user