iec61850 - goose publisher and subscriber function for send and receive data from Omicron IEDScout software
1 - use libiec61850 library for compile your project
2 - set your adapter interface network id - in windows: .\goose_publisher_example.exe 2
3 - for read packet and make your packet you can capture goose traffic with wireshark
MmsValue* optFlds2 = MmsValue_newBitString(2); // open
MmsValue_setBitStringFromInteger(optFlds2, 2);