|
Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
NTP authentication key. More...
import "DateTime.idl";
Public Attributes | |
| NtpAuthKeyType | type |
| NTP authentication key type (only honoured on write if dataHex is provided as well) | |
| string | dataHex |
| NTP authentication key data as case insensitive hex string (write-only; leave empty to keep current value) | |
NTP authentication key.
Definition at line 103 of file DateTime.idl.
| string datetime::DateTime::NtpAuthKey::dataHex |
NTP authentication key data as case insensitive hex string (write-only; leave empty to keep current value)
Definition at line 106 of file DateTime.idl.
| NtpAuthKeyType datetime::DateTime::NtpAuthKey::type |
NTP authentication key type (only honoured on write if dataHex is provided as well)
Definition at line 104 of file DateTime.idl.