/OMNodeJS

OMNodeJS is a NodeJS interface that uses ZeroMQ or CORBA (omniORB) to communicate with OpenModelica.

Primary LanguageTypeScript

OMNodeJS

coded by hxp(胡旭鹏) 445767397@qq.com OMNodeJS is a NodeJS interface that uses ZeroMQ or CORBA (omniORB) to communicate with OpenModelica.


Usage Examples

import OMNodeJS from 'OMNodeJS'
const OMNodeJS = new OMNodeJS

//'your command is OpenModelica interface'
OMNodeJS.sendExpression('your command')

Methods

_connect_to_omc sendExpression