ostrya / PresencePublisher

An Android MQTT client that regularly publishes messages to notify about the device's presence
MIT License
83 stars 13 forks source link

Add option to set payload #1

Closed gpbenton closed 5 years ago

gpbenton commented 5 years ago

Your app looks good. Just like the one I have been thinking about writing for ages.

But it would be nice to specify the payload.

It would be even better if you could set a different payload if it could see different networks, so you could set the payload to "home" when connected to home network, and "work" if connected to work network.