Skip to content

iec61850 - goose publisher and subscriber function for send and receive data from Omicron IEDScout software

Notifications You must be signed in to change notification settings

taherfattahi/Iec61850ToIEDScout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iec61850ToIEDScout

iec61850 - goose publisher and subscriber function for send and receive data from Omicron IEDScout software

How to use

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

How to Create Data Attribute

MmsValue* optFlds2 = MmsValue_newBitString(2); // open
MmsValue_setBitStringFromInteger(optFlds2, 2); 

About

iec61850 - goose publisher and subscriber function for send and receive data from Omicron IEDScout software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages