Skip to content

v0.6.4

Latest
Compare
Choose a tag to compare
@ritchiecarroll ritchiecarroll released this 16 Oct 06:11
· 1 commit to main since this release
925825d

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

  • Updated to ANTLR 4.13.1
  • Bug fixes and updates to accommodate newer Python / NumPy versions and conversion of np.uint32 to int for proper IntFlag interpretation:
    See changes since last version

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: