XmlRpcHelper.XmlRpcHelperTable table
The XmlRpcHelper.XmlRpcHelperTable configures the operation of the XMLRPC helper.
The schema of the XmlRpcHelper.XmlRpcHelperTable database table is described in the following table.
| Column name | Constraints | Data type | Description |
|---|---|---|---|
|
Integer | Data source of interest. | |
|
NOT NULL | Text | The IP address of the physical device. |
|
Text | Method called. | |
|
Integer | Method signature. | |
|
Atom | Port of physical device. | |
|
Text | How long the requested information is to live within the Helper Server. | |
|
NOT NULL | Text | A key interface to the databases of the Helper Server for Get requests. |
|
Atom | Response data. | |
|
|
Text | A key interface to the databases of the Helper Server for Reply requests. |