sntp
Description: settings for clock synchronization between computer systems : OBJECT
| Element | Type | Description |
| enabled | BOOL | Enables or disables the SNTP client (default:false) |
| pollingTime | UINT | Specifies how often (frequency) the device polls current time in minutes (default:120) [0-1440] |
| server | STRING | Specifies the IP address or domain name of the time server |
| servers | ARRAY | List of IP addresses or domain names of SNTP servers |
| timeZone | STRING | Zoneinfo file path to use as timezone (default:UTC) |
| timeZones | ARRAY | Specifies the list of all known timezones |