17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"ID": 0,
|
|
"IP": "192.168.1.99",
|
|
"location": "izba",
|
|
"time_to_heartbeat": 20,
|
|
"time_to_heartbeat_offline": 25,
|
|
"log": {
|
|
"save_error": true,
|
|
"print_error": true,
|
|
"save_warning": true,
|
|
"print_warning": true,
|
|
"save_message": false,
|
|
"print_message": true,
|
|
"enable_debug": false
|
|
}
|
|
}
|