Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Data Push Entry Settings. More...
import"DataPushService.idl";
Public Attributes | |
string | url |
Destination host. | |
boolean | allowOffTimeRangeCerts |
allow expired and not yet valid TLS certificates | |
string | caCertChain |
TLS CA certificate chain. | |
boolean | useAuth |
true to use HTTP basic authentication | |
string | username |
Authentication user name. | |
string | password |
Password; write-only, empty to leave unchanged. | |
EntryType | type |
Type of data. | |
vector< string > | items |
Included items (e.g. list of sensors) depending on type. | |
Data Push Entry Settings.