%module pyupm_hlg150h
%include "../upm.i"
%feature("autodoc", "3");
%include "hlg150h.hpp"
%{
#include "hlg150h.hpp"
%}