Skip to content

STTP Python API v0.6.2

Compare
Choose a tag to compare
@ritchiecarroll ritchiecarroll released this 30 Jul 15:05
· 20 commits to main since this release
291fb7b

This version of the Python STTP API has an operational subscriber API that uses standard (compact) and TSSC (compressed) measurement encoding.

Release Available from PyPi:

https://pypi.org/project/sttpapi/


Updates and fixes since version 0.6.0


This update implements ANTLR-based Filter Expression Parsing using STTP grammar

This update also includes the Time-Series Special Compression (TSSC) algorithm- applied when Config.compress_payloaddata = True, the default setting.

This update also includes metadata exposed as a pre-parsed STTP DataSet and auto populates measurement metadata records with received information.

Not working yet: