| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Device date and time configuration. More...
import <DateTime.idl;
| Public Attributes | |
| ZoneCfg | zoneCfg | 
| Time zone configuration. | |
| Protocol | protocol | 
| Time synchronization protocol. | |
| time | deviceTime | 
| Device date and time (local time) | |
| NtpCfg | ntpCfg | 
| NTP server configuration. | |
Device date and time configuration.
Definition at line 79 of file DateTime.idl.
| time datetime::DateTime::Cfg::deviceTime | 
Device date and time (local time)
Definition at line 82 of file DateTime.idl.
| NtpCfg datetime::DateTime::Cfg::ntpCfg | 
NTP server configuration.
Definition at line 83 of file DateTime.idl.
| Protocol datetime::DateTime::Cfg::protocol | 
Time synchronization protocol.
Definition at line 81 of file DateTime.idl.
| ZoneCfg datetime::DateTime::Cfg::zoneCfg | 
Time zone configuration.
Definition at line 80 of file DateTime.idl.