nosybore / Tasker-MQTT-Publish-Plugin

Android Studio project based on bodiroga/mqtter
35 stars 15 forks source link

added support for client ids and TLSv1.2 #8

Closed macmeck closed 8 years ago

macmeck commented 8 years ago

Hi, I have added another parameter to provide individual MQTT client ids. Might be necessary for some setups. Would be great if you could merge the changes into the main branch.

macmeck commented 8 years ago

In the meantime, I have included TLSv1.2 support!

Important to know: a valide CA certificate needs to be available on the Android device. Either one that is automatically being trusted or a self-created CA that has been added manually

nosybore commented 8 years ago

Thanks! Sorry it took me so long to get around to this. I'll try to get this merged and pushed out to the play store this weekend.

TRIROG commented 8 years ago

Is there any way to also add the subscription support? I would love to use MQTT to signal Tasker to execute some tasks.

oliverlorenz commented 8 years ago

+1 subscription support

xsertunc commented 8 years ago

+1 subscriptions , would be great!