coded by hxp(胡旭鹏) [email protected] OMNodeJS is a NodeJS interface that uses ZeroMQ or CORBA (omniORB) to communicate with OpenModelica.
import OMNodeJS from 'OMNodeJS'
const OMNodeJS = new OMNodeJS
//'your command is OpenModelica interface'
OMNodeJS.sendExpression('your command')
_connect_to_omc sendExpression