This implementation uses msgpack-c together with external objects and external "C" functions (Modelica cannot represent binary objects, so everything has to be hidden inside external functions).
You will need to install msgpack-c in order to use this Modelica package (msgpack.h and libmsgpack-c.*).
The external C code of this package is inserted using Include annotations, so there should be no need to compile any libraries prior to using the package.
Name | Description |
---|---|
License |