Skip to content

Releases: wldt/mqtt-physical-adapter-java

v0.1.2

18 Oct 13:30

Choose a tag to compare

MQTT Physical Adapter for the WLDT Digital Twin Java Library supporting version 0.4.0.
This version fixes the issue related to default retained flag for outgoing messages.

Allow to build a DT able to communicate with the physical counterpart through the MQTT protocol.

Support configurable topics, data management, and internally manage the interaction with the WLDT Core.

Additional information about how to use the MQTT Physical Adapter can be found here: https://wldt.github.io/docs/adapters/mqtt-physical-adapter/

v0.1.1

15 Mar 08:17
4cc60fe

Choose a tag to compare

MQTT Physical Adapter for the WLDT Digital Twin Java Library supporting version 0.3.0.
Allow to build a DT able to communicate with the physical counterpart through the MQTT protocol.

Support configurable topics, data management, and internally manage the interaction with the WLDT Core.

Additional information about how to use the MQTT Physical Adapter can be found here: https://wldt.github.io/docs/adapters/mqtt-physical-adapter/