Skip to content

New approach for MQTT module#3

Merged
viacheslauK merged 57 commits intomainfrom
newApproach
Nov 13, 2025
Merged

New approach for MQTT module#3
viacheslauK merged 57 commits intomainfrom
newApproach

Conversation

@viacheslauK
Copy link
Copy Markdown
Collaborator

@viacheslauK viacheslauK commented Oct 21, 2025

Brief

  • New MQTT functional block - @rawMqttFb;
  • New MQTT functional block - @jsonMqttFb;
  • New "SignalList" property approach;
  • New "signals" topic approach;
  • New example applications: custom-mqtt-sub, ref-dev-mqtt-raw-sub;
  • New device property - DiscoveryTimeout;
  • Using of MQTT brocker port;
  • Unsubscribing when a FB is removed or deleted;
  • Supporting for different value types: int64_t, double, string;
  • New logs;
  • Improved stability;
  • Tests;

@viacheslauK viacheslauK self-assigned this Oct 21, 2025
@viacheslauK viacheslauK marked this pull request as ready for review November 5, 2025 15:53
Copy link
Copy Markdown

@NikolaiShipilov NikolaiShipilov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added several comments - some to be addressed in this PR, others as ideas for future refactoring

Comment thread mqtt_streaming_server_module/src/mqtt_streaming_server_impl.cpp
Comment thread external/opendaq/CMakeLists.txt Outdated
Comment thread examples/custom-mqtt-sub/src/CMakeLists.txt Outdated
Comment thread mqtt_streaming_protocol/include/MqttAsyncClient.h
Comment thread mqtt_streaming_protocol/include/MqttDataWrapper.h
Comment thread mqtt_streaming_client_module/src/mqtt_base_fb.cpp
Comment thread mqtt_streaming_client_module/src/mqtt_streaming_device_impl.cpp
Comment thread mqtt_streaming_client_module/src/mqtt_streaming_device_impl.cpp
Comment thread mqtt_streaming_client_module/src/mqtt_json_receiver_fb_impl.cpp Outdated
Comment thread mqtt_streaming_client_module/src/mqtt_json_receiver_fb_impl.cpp
@NikolaiShipilov NikolaiShipilov self-requested a review November 13, 2025 17:10
@viacheslauK viacheslauK merged commit 249eb50 into main Nov 13, 2025
@viacheslauK viacheslauK deleted the newApproach branch December 8, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants