LcmNtpConfigurationDTO
Properties
string
dateTime
Optional
Not available
boolean
ntpServerEnabled
Optional
Not available
boolean
ntpServerStarted
Optional
Not available
string
ntpServers
Optional
Not available
boolean
syncWithHost
Optional
Not available
Parameter To
Save LCM NTP Settings Data V2
Returned By
Get LCM NTP Settings Data V2
Save LCM NTP Settings Data V2
JSON Example
{
"dateTime": "string",
"ntpServerEnabled": false,
"ntpServerStarted": false,
"ntpServers": "string",
"syncWithHost": false
}