Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
JSON-RPC Request (old format) More...
Public Attributes | |
string | rid |
JSON resource ID (URI path) | |
string | json |
Request in JSON-RPC format. | |
JSON-RPC Request (old format)
Definition at line 10 of file BulkRequest.idl.
string bulkrpc::Request::json |
Request in JSON-RPC format.
Definition at line 12 of file BulkRequest.idl.
string bulkrpc::Request::rid |
JSON resource ID (URI path)
Definition at line 11 of file BulkRequest.idl.