Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Releases: FraunhoferIVI/helyOS-agent-sdk

0.7.3

09 Jan 14:41

Choose a tag to compare

  • Minor fixes.

0.7.1

11 Oct 09:34

Choose a tag to compare

  • RPC Summary Request change to RPC Database Request for efficient data retrieval and map objects updates.
  • Bug Fixes: Resolved some bugs and issues to improve overall system stability.

0.6.0-beta1

21 Sep 15:24

Choose a tag to compare

* Enhanced Message Consistency: Improved the consistency of RabbitMQ messages.
* Message Signature Security: Enhanced message security with message signature functionality.
* Added RPC Summary Request: Introduced a new RPC summary request feature for more efficient data retrieval.
* Bug Fixes: Resolved various bugs and issues to improve overall system stability.

Important Note: This release includes breaking changes and requires HelyOS core version 2.0-beta or above for compatibility.

0.5.0

05 Jun 14:14

Choose a tag to compare

FEATURES

  • MQTT support

BREAKING CHANGES:

  • AgentConnector method start_consuming() was substituted by start_listening().

0.4.0

23 Apr 19:13

Choose a tag to compare

  • SSL connection.
  • Auto registration in helyOS (helyOS automatically creates the RabbitMQ account).
  • Random UUID generation.