| Raritan PX2/PX3 JSON-RPC API
    | 
The struct represents two kinds of information: More...
import"LuaService.idl";
| Public Attributes | |
| int | maxScriptMemoryGrowth | 
| maximum virtual memory growth per script (l) | |
| int | maxAmountOfScripts | 
| number of scripts that can be stored (l) | |
| int | amountOfScripts | 
| number of scripts that are stored (cs) | |
| int | maxScriptSize | 
| maximum size of a script file (l) | |
| int | maxAllScriptSize | 
| maximum size of all script files (l) | |
| int | allScriptSize | 
| size of all script files (cs) | |
| int | outputBufferSize | 
| output buffer size per script (l) | |
| int | restartInterval | 
| minimum delay to next (re)start (cs) | |
| int | autoStartDelay | 
| minimum delay to 'autoStart' a script | |
The struct represents two kinds of information:
 1.8.14
 1.8.14