Mikael Bourhis
|
401a436c95
|
Python wrapper: move the 'event handler' classes into a subdirectory
|
5 years ago |
Mikael Bourhis
|
f5b5c0d3ad
|
Python wrapper: add the support of the 'Goose publishing'
|
5 years ago |
Mikael Bourhis
|
172883478a
|
Python wrapper: declare all the C 'char *buffer' output parameters as a Python output string of 1024 max size
Needed for example for:
- MmsValue_printToBuffer(values, buffer, buffer_size);
|
5 years ago |
Mikael Bourhis
|
30f98e54cb
|
Python wrapper: add handler class for the reception of GOOSE events
|
5 years ago |
Mikael Bourhis
|
ca97f2548f
|
Python wrapper: add handler class for the reception of ReportControlBlock events
|
5 years ago |
Mikael Bourhis
|
7bac935648
|
Python wrapper: add generic classes for handling events (like ReportControlBlock or GOOSE)
|
5 years ago |
Mikael Bourhis
|
7c68e3e3f6
|
Python wrapper: add the support of the 'Goose subscription'
The callback for the processing of the received GOOSE is still missing for now.
|
5 years ago |
Mikael Bourhis
|
c2c7c7171e
|
Python wrapper: add 'user-defined data types' for Timestamp (msSinceEpoch, nsSinceEpoch)
|
5 years ago |
Michael Zillgith
|
b4eab23c12
|
- updated swig configuration for python
|
7 years ago |
Michael Zillgith
|
9dc1a36568
|
- renamed README to README.md and now using markdown syntax
- added pyiec61850 tutorial and example thanks to Cédric Boudinet
|
9 years ago |
Michael Zillgith
|
412e0b8da8
|
- applied patches for pyiec61850
|
9 years ago |
Michael Zillgith
|
d15e2c73b1
|
- implemented server side obtain file procedure
|
9 years ago |
Michael Zillgith
|
1688fd872b
|
- added python bindings
|
9 years ago |