Need your help for implementing IEC-61850 support in OSMHI (Open source HMi)
IEC61850 IED Explorer in .net
Status: Beta
Brought to you by:
pavel-ch
Dear Pavel,
I know you are really busy, but still I am asking you for your help in implementing IEC61850 in OSHMI (An open source HMI developed by https://sourceforge.net/u/ricardolo/profile/).
He will document an easy UDP messaging interface that can be used to pump data to OSHMI, with code examples, so that anyone that can program IEC61850 code will be capable of sending data to OSHMI.
He will soon also publish as open source a project of the OSHMI DNP3 driver that also uses this interface, this can be used as a reference.
It is really interesting to develop one. If you are interested please kindly let me know. Ricardo is waiting for your answer.
Thanks and Regards,
Nikunj Patel
Hello Nikunj,
OSHMI is an interesting project. But due to my lack of resources, I am not able to participate in a next open source project. For OSHMI, technically, I recommend to use libiec61850, which I have already succesfully used in a 61850 HMI client project. The implementation with libiec61850 is relatively straightforward but it still needs some know-how (some of it can be seen in iedexplorer data model code).
br Pavel