Raritan PX2/PX3 JSON-RPC API
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
luaservice::Environment Struct Reference

The struct represents two kinds of information: More...

import"LuaService.idl";

Public Attributes

int maxMemoryPerScript
 maximum virtual memory 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
 

Detailed Description

The struct represents two kinds of information:


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