Skip to content

STTP Python API v0.6.0

Choose a tag to compare

@ritchiecarroll ritchiecarroll released this 12 Sep 00:21
· 58 commits to main since this release
1035969

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.5.0

  • Completed filter expression parsing
  • Improved datetime and numeric conversions

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: