1.0.4 • Published 2 years ago

omnodejs v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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