EOSRuntime

Revision as of 05:29, 23 February 2023 by Wikiadmin (talk | contribs)
EOSRuntime

EOSRuntime

Developer Netroda Technologies
Type Application
Programmed in Java, Extensible Object Script
Reference Class EOSScriptInterpreter
Initial Release 2018
Platform Extensible Services / Server for Automation

EOSRuntime is the main script runtime environment for the ES/S-A Platform. The control program (CP) as most important control process is build arount the scripting enviroment. The EOSRuntime is used to control, specify, setup and invoke devices and functions in all ES/S-A Systems.

Overview

EOSRuntime parses and executes Extensible Object Script using Just-in-time compilation. It supports automatic class loading, interopablity, execution contexts, direct authorization and caching.

Technical

Examples

return;

See also