Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Add clean_session parameter and command support to MQTTDynamicSubscriber #110

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Jan 15, 2019

  1. Add clean_session parameter and command support to MQTTDynamicSubscriber

    clean_session flag is set by default.
    Add support for following commands: 'subscribe' (topic subscribe) and
    'unsubscribe' (topic unsubscribe)
    Other small updates
    Gabriel Cercel committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    bb5c3c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Add support for MQTTDynamicSubscriber actor migration

    Add support for MQTTDynamicSubscriber actor migration
    Add migration test using public MQTT broker http://test.mosquitto.org/
    Other minor updates
    Gabriel Cercel committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    6180b35 View commit details
    Browse the repository at this point in the history