Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
/ C37Parser Public archive

Modify Open-c37.118 C++ implementation of IEEE 37.118-2011 and wrap frames with rapidjson

Notifications You must be signed in to change notification settings

PingThingsIO/C37Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C37Parser

C++ codebase for communicating with PMU/PDC, parse received data frames with IEEE C37.118-2011 protocols, then write data in json format and pass them to kafka.

Dependencies

  1. librdkafka
  2. rapidjson
  3. easylogging

The IEEE C37.118-2011 synchophasor protocol parser is build on top of Open-C37.118 by marsolla.

To Do:

  1. How to accommodate when config changes
  2. Benchmarking
  3. Add config-3 frame support if needed

About

Modify Open-c37.118 C++ implementation of IEEE 37.118-2011 and wrap frames with rapidjson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages