Become a sponsor to Streaming Telemetry Transport Protocol
We are small group of developers who have banded together as a not-for-profit specializing in the development and support of open-source software solutions for the electric power industry, see Grid Protection Alliance.
STTP is designed as a publish-subscribe style data transfer protocol optimized for exchanging streaming time-series style data, such as synchrophasor data. The protocol supports transferring both real-time, on change and historical time-series data at full or down-sampled resolutions. The protocol also supports the exchange of extensible meta-data.
Protocol benefits are realized at scale when multiplexing very large numbers of time-series data points at high speed, such as, hundreds of times per second per data point. Ideal use cases for STTP will include those that need to securely exchange large numbers of continuously measured data. Currently the protocol is undergoing standardization as IEEE 2664.
We want to make sure high quality, fully open source, MIT-licensed reference implementations of STTP exist for immediate industry use and are looking for sponsors to help facilitate the development of new API language targets, e.g., for Python and Rust.
1 sponsor has funded sttp’s work.
We would like to have at least 4 more sponsors, one per each remaining unsponsored language target, to maintain up-to-date reference implementations of STTP / IEEE 2664. Currently the Python (pyapi), Golang (goapi) and GSF (gsfapi) targets have been sponsored! Thank you! We are actively looking for sponsors for the following API language targets: C++ (cppapi), .NET / C# (dotnetapi) and Rust (rustapi) - plus help with bringing all implementations up to date with IEEE 2664 standard when its released.
Meet the team
-
J. Ritchie Carroll ritchiecarrollSenior Systems Architect / Open Source Software Developer
Featured work
-
sttp/goapi
Golang API for STTP
Go 3 -
sttp/pyapi
Python API for STTP
Python 3 -
sttp/cppapi
C++ API for STTP
C++ 3 -
sttp/dotnetapi
.NET API for STTP
C# -
sttp/connection-tester
STTP Connection Tester
C# 1 -
sttp/documentation
STTP Documentation