Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
datetime::DateTime::NtpAuthKey Struct Reference

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)
 

Detailed Description

NTP authentication key.

Definition at line 103 of file DateTime.idl.

Member Data Documentation

◆ dataHex

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.

◆ type

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.


The documentation for this struct was generated from the following file: