Skip to content

Tags: wirepas/wirepas-mesh-messaging-python

Tags

1.4.0

Toggle 1.4.0's commit message
Support for VIRTUAL_NODE_V1 gateway feature flag

1.4.0rc1

Toggle 1.4.0rc1's commit message
Support for VIRTUAL_NODE_V1 gateway feature flag

1.3.0

Toggle 1.3.0's commit message
Rename helper functions for write only config fields

1.3.0rc3

Toggle 1.3.0rc3's commit message
Rename helper functions for write only config fields

1.3.0rc2

Toggle 1.3.0rc2's commit message
Update protobuf dependency to next major version

1.3.0rc1

Toggle 1.3.0rc1's commit message
LG-75 Add get_config_data_item

This adds support for GetConfigurationDataItemReq and
GetConfigurationDataItemResp messages for getting a single item.

1.2.6

Toggle 1.2.6's commit message
Fix protobuf dependency version

Protobuf runtime version should always be newer than the protoc version
used. Setting a fixed protoc version in the github action, and setting
the required protobuf version to be at least the same as the protoc
version.

More info:
https://protobuf.dev/support/cross-version-runtime-guarantee/

1.2.6rc3

Toggle 1.2.6rc3's commit message
Fix protobuf dependency version

Protobuf runtime version should always be newer than the protoc version
used. Setting a fixed protoc version in the github action, and setting
the required protobuf version to be at least the same as the protoc
version.

More info:
https://protobuf.dev/support/cross-version-runtime-guarantee/

1.2.6rc2

Toggle 1.2.6rc2's commit message
Add missing gateway result codes and add tests for it

The test verifies that all of the error codes defined in the currently
used protobuf definition can be converted to the internal
GateayResultCode enum (in case some of them are forgotten to be added
here).

1.2.6rc1

Toggle 1.2.6rc1's commit message
Upload scratchpad as chunk

* Upgrade prtotobuf
* Add max size to gateway info and event
* Add chunk info