STTP Go API v0.3.0
This version of the Go STTP API has an operational subscriber API that uses standard (compact) and TSSC (compressed) measurement encoding.
- Simple Subscribe Sample
- Advanced Subscribe Sample uses optional UDP data channel
- Consumer Subscriber API
This update implements the Time-Series Special Compression (TSSC) algorithm- applied when subscriber.CompressPayloadData = true
, now the default setting.
Not working yet:
- Automatic XML metadata extraction into usable DataSet
- TLS Connections
- Reverse Connections
- ANTLR-based Filter Expression Parsing using STTP grammar
- Data Publisher