Python wrapper: add an 'include' directive to have access to the 'mms_type'

pull/291/head
Mikael Bourhis 5 years ago committed by Guillaume Paquet
parent 176de25ca0
commit ff13143fd5

@ -39,6 +39,7 @@ DataAttribute* toDataAttribute(ModelNode * MN)
%include "iso_connection_parameters.h"
%include "iec61850_common.h"
%include "mms_value.h"
%include "mms_common.h"
%include "iec61850_model.h"
%include "iec61850_server.h"
%include "iec61850_dynamic_model.h"

Loading…
Cancel
Save