calvin-base
calvin-base copied to clipboard
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