Skip to content

Releases: javier-fg/mqtt-spb-wrapper

V2.0.3

25 Oct 10:20
Compare
Choose a tag to compare

V2.0.3

  • removed ghost pandas dependency ( unnecessary )

v2.0.2

22 Oct 20:38
Compare
Choose a tag to compare

Added support for other spB Metric datatypes

  • modifications to support extra spB metric types ( bytes, File, UUID, DataSet . . .)
  • Added Unit tests for most of the basic wrapper classes
  • Modify simple_eond_example.py to show all possible Value types.

v2.0.1

15 Oct 06:43
Compare
Choose a tag to compare
  • Implementation of Sparkplug B Application and Scada helper classes
    • Automatic discovery of domain spB entities
    • Virtual subscription to Edge Nodes (EoN) and Device Nodes (EoND) - retrieve latest data, subscribe to callbacks ( BIRTH, DEATH, MESSAGE, DATA, COMMANDS)
  • Internal re-structure of helper classes and inheritance, creation of base class SpbEntity
  • Update library examples based on latest changes-
  • Incorporated GitHub issues and pull requests
    • Birth certificates are not persistent by default. Added a parameters to class initializations to set birth persistence.
    • Update protobuf to version 3.20.3
    • Added QoS to publish functions.
    • Fixed misspellings

IMPORTANT: Be aware that some of the previous classes method names may be updated, to unify name convention and clarity. Therefore, review your code if you have used previous library versions.

Release v1.0.20

26 Apr 18:57
Compare
Choose a tag to compare

Library release 1.0.20

Release v1.0.19

26 Apr 18:59
Compare
Choose a tag to compare

Release version 1.0.19