29 lines
655 B
JSON
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"
|
|
}
|
|
]
|
|
} |