Skip to content
TimingCapsNtpServers.md 1.17 KiB
Newer Older
Simon Pastor's avatar
Simon Pastor committed
# TimingCapsNtpServers

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**NtpServerAddrType** | [***TimingCapsNtpServersNtpServerAddrType**](TimingCapsNtpServersNtpServerAddrType.md) |  | [default to null]
Simon Pastor's avatar
Simon Pastor committed
**NtpServerAddr** | **string** | NTP server address | [default to null]
**MinPollingInterval** | **int32** | Minimum poll interval for NTP messages, in seconds as a power of two. Range 3 to 17 | [default to null]
**MaxPollingInterval** | **int32** | Maximum poll interval for NTP messages, in seconds as a power of two. Range 3 to 17 | [default to null]
Simon Pastor's avatar
Simon Pastor committed
**LocalPriority** | **int32** | NTP server local priority | [default to null]
**AuthenticationOption** | [***TimingCapsNtpServersAuthenticationOption**](TimingCapsNtpServersAuthenticationOption.md) |  | [default to null]
**AuthenticationKeyNum** | **int32** | Authentication key number. This configuration is valid and shall be present if authenticationOption is set to SYMMETRIC_KEY | [optional] [default to null]
Simon Pastor's avatar
Simon Pastor committed

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)