libIEC61850
0.8.4
Open-source IEC 61850 MMS/GOOSE server and client library
|
Go to the source code of this file.
Typedefs | |
typedef struct sGooseSubscriber * | GooseSubscriber |
typedef void(* | GooseListener )(GooseSubscriber subscriber, void *parameter) |
user provided callback function that will be invoked when a GOOSE message is received. More... | |