This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Releases: FraunhoferIVI/helyOS-agent-sdk
Releases · FraunhoferIVI/helyOS-agent-sdk
0.7.3
0.7.1
- 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
* 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
FEATURES
- MQTT support
BREAKING CHANGES:
AgentConnectormethodstart_consuming()was substituted bystart_listening().
0.4.0
- SSL connection.
- Auto registration in helyOS (helyOS automatically creates the RabbitMQ account).
- Random UUID generation.