mz-automation / libiec61850

Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
http://libiec61850.com/libiec61850
GNU General Public License v3.0
857 stars 459 forks source link

Explain Functions in Python #234

Open darkjhesus opened 4 years ago

darkjhesus commented 4 years ago

Dear, could you explain how to use iec61850.LinkedList_destroyDeep and iec61850.FileDirectoryEntry_destroy in Python.?

mzillgith commented 4 years ago

Have you figured out in the meantime if it is possible?

darkjhesus commented 4 years ago

Finally, I am using the C# library together with pythonnet.