mirror of
https://github.com/eclipse/upm.git
synced 2025-03-20 15:37:28 +03:00
10 lines
133 B
OpenEdge ABL
10 lines
133 B
OpenEdge ABL
![]() |
%module jsupm_e50hx
|
||
|
%include "../upm.i"
|
||
|
%include "stdint.i"
|
||
|
|
||
|
%include "bacnetmstp.h"
|
||
|
%include "e50hx.h"
|
||
|
%{
|
||
|
#include "e50hx.h"
|
||
|
%}
|