{
"registerServer": {
"addr": "string",
"port": 0,
"proto": "string",
"keepAliveInterval": 0,
"username": "string",
"password": "string"
},
"timeSource": {
"timeZone": 0,
"dst": true,
"ntpPriority": 0,
"gpsPriority": 0,
"ntpServer": {
"addr": [
"string"
],
"port": [
0
],
"updateInterval": 0
}
},
"reserveServer": {
"addr": "string",
"port": 0,
"proto": "string",
"keepAliveInterval": 0,
"username": "string",
"password": "string"
}
}