MagicMarcus / mqtt-spy

Automatically exported from code.google.com/p/mqtt-spy
0 stars 0 forks source link

Add ability to auto subscribe #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the configuration file you can specify subscription topics, however the app 
will not automatically subscribe to these. You have to right click on each tab 
and re-subscribe.

Maybe add a new xml parameter for each subscription to automatically subscribe 
to topic on loading the app.

Original issue reported on code.google.com by s...@srvincent.co.uk on 11 Nov 2014 at 12:16

GoogleCodeExporter commented 9 years ago

Original comment by kamil.ba...@gmail.com on 12 Nov 2014 at 12:14

GoogleCodeExporter commented 9 years ago
For now, you can right click on the 'All' tab and do 'Resubscribe to all'. I'll 
add the new parameter when restructuring the connection config.

Original comment by kamil.ba...@gmail.com on 12 Nov 2014 at 3:58

GoogleCodeExporter commented 9 years ago
This feature will be available in the next release (0.1.1). You can use the 
combination of auto-subscribe at start-up and resubscribe on reconnection.

Original comment by kamil.ba...@gmail.com on 16 Nov 2014 at 2:24